Don't let in tags that are not within a branch.
[git-central.git] / scripts / gc-pull
1 #!/bin/sh
2
3 git pull --rebase $*
4