lilypond-devel
[Top][All Lists]
Advanced

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

Re: Code review tool? (and [PATCH] fix for stencil rotating)


From: Patrick McCarty
Subject: Re: Code review tool? (and [PATCH] fix for stencil rotating)
Date: Thu, 11 Sep 2008 12:35:59 -0700

On Thu, Sep 11, 2008 at 12:32 PM, Reinhold Kainhofer
<address@hidden> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Am Mittwoch, 10. September 2008 schrieb Carl D. Sorensen:
>> I've been using a bunch of local commits to track my changes, then using
>> git-rebase to squash them into a single change before I push.  If you do
>> this, then the rebase commit will fly through, won't it?
>>
>> Is this a wrong thing to do?  I've thought it worked well for me.
>
> It's fine, that's also how I do it. However, git-rebase does not squash them
> into a single commit, but tries to preserve all commits as you committed
> them. So your branch will still have multiple commits...

git-rebase -i gives you the option to squash commits, edit them,
change their order, etc.  You should try it out!

Cheers,
Patrick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]