lilypond-devel
[Top][All Lists]
Advanced

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

Re: CM 1.1 git question


From: Johannes Schindelin
Subject: Re: CM 1.1 git question
Date: Tue, 17 Feb 2009 17:54:24 +0100 (CET)
User-agent: Alpine 1.00 (DEB 882 2007-12-20)

Hi,

On Tue, 17 Feb 2009, Jonathan Kulp wrote:

> Graham Percival wrote:
> 
> > 3.  I'm not certain if git-clone sets up everything for doing
> > "git pull origin" and "git push origin".
> 
> 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'.

Ciao,
Dscho





reply via email to

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