Created
July 9, 2014 02:29
-
-
Save greydnls/21a377daf4f8224e0dda to your computer and use it in GitHub Desktop.
Rewriting some history.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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