lilypond-devel
[Top][All Lists]
Advanced

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

Re: push patch for issue 2679


From: David Kastrup
Subject: Re: push patch for issue 2679
Date: Tue, 24 Jul 2012 18:31:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

"Phil Holmes" <address@hidden> writes:

> I'd be happy to push this, but would like a little advice.  If I go to
> Rietveld and download the raw patch set, it comes without proper email
> addresses and formatting.  This means to push stuff from Rietveld, I
> have to git apply the diff, then manually update the author (assuming
> I remember).  Is there a way of getting a formatted patch?

David can run

git format-patch origin

and send you the resulting file.  You can then apply that file using
git checkout origin/staging
git am [filename here]
git push ...

It would be advisable that both you and David check that his mail
address in that file as well as the commit message make sense.

-- 
David Kastrup



reply via email to

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