Skip to content

Commit 8b15a43

Browse files
committed
Note: when debugging, make sure 'sh' is a link to Bash executable
1 parent 132b997 commit 8b15a43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: git-fmt-diff

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ cleanup () {
4949
done
5050
}
5151

52+
# When debugging, make sure 'sh' is a link to Bash executable
5253
debug () (
5354
[ "$3" != "--" ] && [ "$gf_debug" -eq 0 ] && return
5455
prg="$(basename "$0")"

0 commit comments

Comments
 (0)