]> asedeno.scripts.mit.edu Git - git.git/commitdiff
git-commit documentation: fix unfinished sentence.
authorJunio C Hamano <gitster@pobox.com>
Mon, 3 Dec 2007 21:35:26 +0000 (13:35 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Dec 2007 21:35:26 +0000 (13:35 -0800)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-commit.txt

index a7ef71ff99ced2f973d8e4c857d49e75ec65a908..4bb279155053c5ec8f31b01a04803a992ada24f0 100644 (file)
@@ -91,9 +91,9 @@ OPTIONS
 
 --allow-empty::
        Usually recording a commit that has the exact same tree as its
-       sole parent commit and the command prevents you from making such
-       a mistake.  This option bypasses the safety, and is primarily
-       for use by foreign scm interface scripts.
+       sole parent commit is a mistake, and the command prevents you
+       from making such a commit.  This option bypasses the safety, and
+       is primarily for use by foreign scm interface scripts.
 
 -e|--edit::
        The message taken from file with `-F`, command line with