Skip to content

Commit 53ac1f1

Browse files
committed
Merge branch 'ak/rebase-autosquash'
Typofix. * ak/rebase-autosquash: rebase: fix typo in autosquash documentation
2 parents d037212 + 40b8076 commit 53ac1f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-rebase.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ The recommended way to create commits with squash markers is by using the
607607
linkgit:git-commit[1], which take the target commit as an argument and
608608
automatically fill in the subject line of the new commit from that.
609609
+
610-
Settting configuration variable `rebase.autoSquash` to true enables
610+
Setting configuration variable `rebase.autoSquash` to true enables
611611
auto-squashing by default for interactive rebase. The `--no-autosquash`
612612
option can be used to override that setting.
613613
+

0 commit comments

Comments
 (0)