On Tue, Feb 17, 2009 at 05:54:24PM +0100, Johannes Schindelin wrote:
> Hi,
> 
> On Tue, 17 Feb 2009, Jonathan Kulp wrote:
> 
> > Yes, it does set things up properly.  I first acquired the repo using 
> > the git-clone command and now I grab updates just fine with git pull 
> > origin.  I think these are the only git commands I've ever used.  I'm 
> > still using diff to make patches.
> 
> You might be interested in 'git format-patch', which can turn a bunch of 
> commits into mail-like files including the author and the commit message, 
> and which can be applied using 'git am', or sent via 'git send-email'.

Jon should be especially interested in git format-patch, since
that's the official CG way of creating patches and we're supposed
to be eating this month.  ;)

Cheers,
- Graham


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

Reply via email to