git-stash: do not remove a ref by hand.
[gitweb.git] / Documentation / git-commit.txt
index 3f36c6782fff2993d83fb2134234f263b0f33120..627994eb9727379183c40dde786b80c53d3e2af3 100644 (file)
@@ -78,9 +78,8 @@ OPTIONS
        Use the contents of the given file as the initial version
        of the commit message. The editor is invoked and you can
        make subsequent changes. If a message is specified using
-       the `-m` or `-F` options, this option has no effect. The
-       template file may also be specified using the `commit.template`
-       configuration variable.
+       the `-m` or `-F` options, this option has no effect. This
+       overrides the `commit.template` configuration variable.
 
 -s|--signoff::
        Add Signed-off-by line at the end of the commit message.