Skip to content

Commit

Permalink
Note: when debugging, make sure 'sh' is a link to Bash executable
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorenar committed Oct 30, 2023
1 parent 132b997 commit 8b15a43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions git-fmt-diff
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ cleanup () {
done
}

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

0 comments on commit 8b15a43

Please sign in to comment.