mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-07-29 10:27:21 +02:00
Updated Squashing Commits (markdown)
parent
a089579cff
commit
4e5199b05a
@ -39,4 +39,4 @@ git push --force origin super-feature
|
|||||||
```
|
```
|
||||||
git rebase -i HEAD~5
|
git rebase -i HEAD~5
|
||||||
```
|
```
|
||||||
Change `pick` to `squash` for last four and update the commit message in the editor.
|
Change `pick` to `squash` (or `fixup`) for last four and update the commit message in the editor, then `git push --force origin super-feature`.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user