On 2012/01/15 12:32:21, Graham Percival wrote:
On Sun, Jan 15, 2012 at 12:18:57PM +0000,
mailto:carl.d.soren...@gmail.com wrote:
>
> I think you misunderstand what git rebase does.  git rebase
> origin/staging does *not* bring origin/staging into dev/cg;

really?  wow, I completely misunderstood that.

Yes.  git rebase just changes the *attachment point* of the branch.  So
although the source code in the current directory will change with git
rebase, the branch itself won't.

http://codereview.appspot.com/5539062/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to