LWN.net Logo

pull --rebase

pull --rebase

Posted Mar 21, 2012 14:12 UTC (Wed) by slashdot (guest, #22014)
In reply to: pull --rebase by dlang
Parent article: Git project seeks discussion on "push" change

If you are actively developing the code, rebase is correct because you'll test it against the new upstream code as part of normal development.

If you aren't actively developing it, then you should have it published already, and thus merge is correct.


(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