Removing old line. pick was nowhere to be found on the entire page.

Tim van der Meij 2013-11-02 05:51:47 -07:00
parent 3b05275598
commit 4da254e294

@ -39,4 +39,3 @@ 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.