]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-commit.txt
commit: add support for --fixup <commit> -m"<extra message>"
[thirdparty/git.git] / Documentation / git-commit.txt
index 3fbb7352bc77840a29d9955430f1ff9ceba7f9a0..f970a43422b37159618a96d039e4e9e19804a3b7 100644 (file)
@@ -145,8 +145,7 @@ OPTIONS
        If multiple `-m` options are given, their values are
        concatenated as separate paragraphs.
 +
-The `-m` option is mutually exclusive with `-c`, `-C`, `-F`, and
-`--fixup`.
+The `-m` option is mutually exclusive with `-c`, `-C`, and `-F`.
 
 -t <file>::
 --template=<file>::