We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 132b997 commit 8b15a43Copy full SHA for 8b15a43
git-fmt-diff
@@ -49,6 +49,7 @@ cleanup () {
49
done
50
}
51
52
+# When debugging, make sure 'sh' is a link to Bash executable
53
debug () (
54
[ "$3" != "--" ] && [ "$gf_debug" -eq 0 ] && return
55
prg="$(basename "$0")"
0 commit comments