Re: [RFC] git commit --branch

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

 



Hi,

On Mon, 29 May 2006, Martin Waitz wrote:

> I'm doing two commits, one to HEAD and one to the other branch.
> It is more like:
> 
> 	git commit
> 	git checkout otherbranch
> 	git rebase --onto otherbranch master^ master   <-- first
> 	git checkout master
> 	git merge msg master otherbranch               <-- second

Wouldn't this merit a different option name, such as "--also-onto" instead 
of "--branch"?

Ciao,
Dscho

-
: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]