We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36863af commit 17ef10dCopy full SHA for 17ef10d
Documentation/git-commit.txt
@@ -91,9 +91,9 @@ OPTIONS
91
92
--allow-empty::
93
Usually recording a commit that has the exact same tree as its
94
- sole parent commit and the command prevents you from making such
95
- a mistake. This option bypasses the safety, and is primarily
96
- 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.
97
98
-e|--edit::
99
The message taken from file with `-F`, command line with
0 commit comments