Try and flush out all the commands devs would need.
[git-central.git] / scripts / gc-pull
1 #!/bin/sh
2
3 git pull --rebase $*
4