Re: question about git workflow

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2009/3/31 Christoph Höger <choeger@xxxxxxxxxxxxxxx>:
> 1. clone upstream, create another local branch, work there, and then
> merge that branchs changes via diff?
>
> 2. use <UNKNOWN_GIT_COMMAND> to merge those commits into a single one?
use git-merge --squash
This will get merge the changes but will not commit , so that you can
commit all in one go.

>
> 3. do not use intermdiate local commits (bad idea)
>

Kushal
-- 
http://fedoraproject.org
http://kushaldas.in

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux