From 2125c2aa6d8d121448d5478d3b1ec062017e535f Mon Sep 17 00:00:00 2001 From: Carl Sorensen Date: Sat, 16 Jan 2010 18:15:05 -0700 Subject: [PATCH] Doc: Add info on added files to Contributor Guide --- Documentation/contributor/working.itexi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.39.5