I know this isn't really helpful, but you can accomplish the same
thing by putting the following in your ~/.gitconfig:
[alias]
sync = "! git push && git pull"
Eyvind Bernhardsen
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html