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.
2 parents d037212 + 40b8076 commit 53ac1f1Copy full SHA for 53ac1f1
Documentation/git-rebase.txt
@@ -607,7 +607,7 @@ The recommended way to create commits with squash markers is by using the
607
linkgit:git-commit[1], which take the target commit as an argument and
608
automatically fill in the subject line of the new commit from that.
609
+
610
-Settting configuration variable `rebase.autoSquash` to true enables
+Setting configuration variable `rebase.autoSquash` to true enables
611
auto-squashing by default for interactive rebase. The `--no-autosquash`
612
option can be used to override that setting.
613
0 commit comments