summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 36863af)
raw | patch | inline | side by side (parent: 36863af)
author | Junio C Hamano <gitster@pobox.com> | |
Mon, 3 Dec 2007 21:35:26 +0000 (13:35 -0800) | ||
committer | Junio 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 | patch | blob | history |
index a7ef71ff99ced2f973d8e4c857d49e75ec65a908..4bb279155053c5ec8f31b01a04803a992ada24f0 100644 (file)
--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