diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9e3313cd9b5..0d35c9b33aa 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -193,7 +193,7 @@ requested. commits, the [autosquash] option can help with this. ```bash -git rebase main --autosquash +git rebase main --interactive --autosquash ``` [fixup]: https://git-scm.com/docs/git-commit#Documentation/git-commit.txt---fixupamendrewordltcommitgt