We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3fdcdbd + 64da6e2 commit f7311dcCopy full SHA for f7311dc
t/t3301-notes.sh
@@ -8,6 +8,7 @@ test_description='Test commit notes'
8
. ./test-lib.sh
9
10
cat > fake_editor.sh << \EOF
11
+#!/bin/sh
12
echo "$MSG" > "$1"
13
echo "$MSG" >& 2
14
EOF
0 commit comments