Merge branch 'mm/maint-doc-commit-edit' into maint
[gitweb.git] / Documentation / git-commit.txt
index 694c56f78358f922c2b247d87d2ac7a6298656da..15cec8601c6953e2526ca8d7ffcbee491885875a 100644 (file)
@@ -198,10 +198,6 @@ OPTIONS
        current tip -- if it was a merge, it will have the parents of
        the current tip as parents -- so the current top commit is
        discarded.
-
---no-post-rewrite::
-       Bypass the post-rewrite hook.
-
 +
 --
 It is a rough equivalent for:
@@ -218,6 +214,9 @@ You should understand the implications of rewriting history if you
 amend a commit that has already been published.  (See the "RECOVERING
 FROM UPSTREAM REBASE" section in linkgit:git-rebase[1].)
 
+--no-post-rewrite::
+       Bypass the post-rewrite hook.
+
 -i::
 --include::
        Before making a commit out of staged contents so far,