]> git.donarmstrong.com Git - lilypond.git/commitdiff
Clarify patch instructions.
authorGraham Percival <graham@percival-music.ca>
Mon, 23 Mar 2009 13:55:51 +0000 (21:55 +0800)
committerGraham Percival <graham@percival-music.ca>
Mon, 23 Mar 2009 13:55:51 +0000 (21:55 +0800)
Documentation/devel/git-starting.itexi

index da135430c4279004f682664b0eeddc62a81da8ed..e975e4d22810169d95a61e638f8079c6580be6a5 100644 (file)
@@ -221,8 +221,10 @@ git add FILENAME
 @noindent
 (and possibly modify the @file{GNUmakefile})
 
-Send an email to @email{lilypond-devel@@gnu.org} with the diff as
-an attachment.
+These commands will produce one or more files named
+@file{0001-xyz}, @file{0002-abc}, etc. in the top directory of the
+git tree.  Send an email to @email{lilypond-devel@@gnu.org} with
+these files attachmented.
 
 
 @node Committing directly