Signed-off-by: David Kastrup <dak@xxxxxxx> --- Documentation/git-commit.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt index 63599d3..e54fb12 100644 --- a/Documentation/git-commit.txt +++ b/Documentation/git-commit.txt @@ -19,6 +19,7 @@ Use 'git commit' to store the current contents of the index in a new commit along with a log message describing the changes you have made. The content to be added can be specified in several ways: + 1. by using gitlink:git-add[1] to incrementally "add" changes to the index before using the 'commit' command (Note: even modified files must be "added"); -- 1.5.3.rc4.21.ga63eb - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html