lilypond-devel
[Top][All Lists]
Advanced

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

Re: Contributor Guide "volunteers" needed


From: Reinhold Kainhofer
Subject: Re: Contributor Guide "volunteers" needed
Date: Sun, 18 Jan 2009 16:18:24 +0100
User-agent: KMail/1.10.3 (Linux/2.6.27-9-generic; KDE/4.1.3; i686; ; )

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Sonntag, 18. Januar 2009 15:47:34 schrieb Maximilian Albert:
> 1.3.1: AFAICT the second command "git-format-patch HEAD" doesn't do
> anything because HEAD is the latest commit the user did, i.e., it
> already includes his changes. Thus there is no diff which could be
> produced. I suppose it should be changed to "git-format-patch master"
> instead (or whatever branch he is working on). 

This won't work either, because master==HEAD ;-)

I suppose it should rather be 
   git-format-patch origin
for one patch for each local commit or 
   git-format-patch HEAD^1
for just the last local commit.

Cheers,
Reinhold


- -- 
- ------------------------------------------------------------------
Reinhold Kainhofer, address@hidden, http://reinhold.kainhofer.com/
 * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFJc0hBTqjEwhXvPN0RAttXAJ9zxj1Ezh6krAdW+nLMs02Je0xcMgCg1VUP
GRKBTjnkp6BWL+SpSR4xeSo=
=WSLl
-----END PGP SIGNATURE-----




reply via email to

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