LWN.net Logo

Git project seeks discussion on "push" change

Git project seeks discussion on "push" change

Posted Mar 20, 2012 3:27 UTC (Tue) by dwon (guest, #54223)
Parent article: Git project seeks discussion on "push" change

+1 for "upstream".

-1 for "pull --rebase" by default (mentioned in another lwn thread). Rebase can make an awful mess, so it should never be done without the user's knowledge (either using the --rebase option, or using ~/.gitconfig).


(Log in to post comments)

Git project seeks discussion on "push" change

Posted Mar 20, 2012 18:03 UTC (Tue) by destok (guest, #83600) [Link]

I fully agree :

+1 for "upstream".
-1 for "pull --rebase"

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