From: Carl Sorensen Date: Sun, 17 Jan 2010 01:15:05 +0000 (-0700) Subject: Doc: Add info on added files to Contributor Guide X-Git-Tag: release/2.13.12-1~117 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2125c2aa6d8d121448d5478d3b1ec062017e535f;p=lilypond.git Doc: Add info on added files to Contributor Guide --- diff --git a/Documentation/contributor/working.itexi b/Documentation/contributor/working.itexi index 8eb5771577..dbdb77cacc 100644 --- a/Documentation/contributor/working.itexi +++ b/Documentation/contributor/working.itexi @@ -689,7 +689,9 @@ git commit -a @noindent The @code{-a} is short for @code{--all} which includes modified -and deleted files, but not newly created files. +and deleted files, but only those newly created files that have +previously been added. + @end enumerate