summaryrefslogtreecommitdiffstats
path: root/git-commit.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-12-04 08:31:13 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-12-04 08:31:13 +0000
commit58256872f2578443b3c8aff87ad0304e6b497b1d (patch)
treeda78c9c8e26cbe71ad70dcd0827117eeea51f6ec /git-commit.txt
parent0c99970a28e8702164d721f718aab95a0f23e1b4 (diff)
downloadgit-htmldocs-58256872f2578443b3c8aff87ad0304e6b497b1d.tar.gz
Autogenerated HTML docs for v1.5.3.7-1005-gdada0c
Diffstat (limited to 'git-commit.txt')
-rw-r--r--git-commit.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-commit.txt b/git-commit.txt
index a7ef71ff9..4bb279155 100644
--- a/git-commit.txt
+++ b/git-commit.txt
@@ -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