From 8278ac2f4a50a8aca0dca490d2b8b99b11e266e1 Mon Sep 17 00:00:00 2001 From: "J. Bruce Fields" Date: Sat, 21 Jan 2006 18:54:11 -0500 Subject: Minor git-reset and git-commit documentation fixes Minor copyediting of recent additions to git-commit and git-reset documentation. Signed-off-by: J. Bruce Fields Signed-off-by: Junio C Hamano --- Documentation/git-commit.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/git-commit.txt') diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt index e35984dfc7..72f96fcfd5 100644 --- a/Documentation/git-commit.txt +++ b/Documentation/git-commit.txt @@ -27,7 +27,7 @@ OPTIONS -a|--all:: Update all paths in the index file. This flag notices files that have been modified and deleted, but new files - you have not told about git are not affected. + you have not told git about are not affected. -c or -C :: Take existing commit object, and reuse the log message -- cgit v1.2.3