We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ff6b74 commit fa153c1Copy full SHA for fa153c1
Documentation/git-rebase.txt
@@ -894,7 +894,7 @@ is used. In that case the suggested commit message is only the message
894
of the "fixup -c" commit, and an editor is opened allowing you to edit
895
the message. The contents (patch) of the "fixup -c" commit are still
896
incorporated into the folded commit. If there is more than one "fixup -c"
897
-commit, the message from the last last one is used. You can also use
+commit, the message from the final one is used. You can also use
898
"fixup -C" to get the same behavior as "fixup -c" except without opening
899
an editor.
900
0 commit comments