LWN.net Logo

Git project seeks discussion on "push" change

Git project seeks discussion on "push" change

Posted Mar 20, 2012 12:59 UTC (Tue) by nevets (subscriber, #11875)
Parent article: Git project seeks discussion on "push" change

I hated the default. Every git repo that I have has a "push" remote and I have a script called "push-this-branch" which finds out what branch its on and does:

git push push <this-branch>


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds