lilypond-user
[Top][All Lists]
Advanced

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

Re: LilyPond midi extension


From: Carl D. Sorensen
Subject: Re: LilyPond midi extension
Date: Thu, 9 Apr 2009 07:27:26 -0600



On 4/9/09 4:23 AM, "Simon Bailey" <address@hidden> wrote:


> 
> here's the new patch-set. i'm sorry, but i can't work out how to get
> git to give me one single patch for the three commits i made locally
> since checking out.

Simon,

The way to get a single patch from multiple commits is to use git rebase.

git rebase -i origin/master

will give you the opportunity to convert your 3 commits into a single
commit, which will then make a single patch.

HTH,

Carl





reply via email to

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