mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-06-28 02:55:49 +02:00
Removing old line. pick was nowhere to be found on the entire page.
parent
3b05275598
commit
4da254e294
@ -38,5 +38,4 @@ git push --force origin super-feature
|
||||
1. Or, you can use rebase. Let's say you have 5 commits to squash and you don't have merge commits:
|
||||
```
|
||||
git rebase -i HEAD~5
|
||||
```
|
||||
Change `pick` to `squash` for last four and update the commit message in the editor.
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user