Use sh instead of bash.
[git-central.git] / scripts / gc-diff
1 #!/bin/sh
2
3 git diff $*
4