Add a with_lock function to ensure commitnumber appends do not interweave.
[git-central.git] / scripts / gc-diff
1 #!/bin/sh
2
3 git diff $*
4