Fix test-lib bug not &&'ing together the exit code for multiple update scripts.
[git-central.git] / scripts / gc-pull
1 #!/bin/sh
2
3 git pull --rebase $*
4