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