Signed-off-by: Matthieu Moy <Matthieu.Moy@xxxxxxx> --- Documentation/git-commit.txt | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt index 2895225..d024c03 100644 --- a/Documentation/git-commit.txt +++ b/Documentation/git-commit.txt @@ -54,7 +54,8 @@ OPTIONS -a|--all:: Tell the command to automatically stage files that have been modified and deleted, but new files you have not - told git about are not affected. + told git about are not affected. You should use it for most + trivial operations. -c or -C <commit>:: Take existing commit object, and reuse the log message -- 1.5.1.3 - 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