jookyboi
3/19/2013 - 9:42 PM

Squash commits using interactive rebase

Squash commits using interactive rebase

# first make a new branch off the current branch
git rebase -i master