Skip to content

Instantly share code, notes, and snippets.

@greydnls
Created July 9, 2014 02:29
Show Gist options
  • Save greydnls/21a377daf4f8224e0dda to your computer and use it in GitHub Desktop.
Save greydnls/21a377daf4f8224e0dda to your computer and use it in GitHub Desktop.
Rewriting some history.
git clone https://github.com/ProgrammingAreHard/ResourceBundle.git
git checkout -b "rewriteHistory"
git log --oneline --graph
git checkout ac97baa
git merge origin/master --squash
git commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment