Created
June 15, 2018 04:13
-
-
Save RoboMWM/7c12e8161098c5a6633086274d359a8b to your computer and use it in GitHub Desktop.
something about git and squashing
This file contains hidden or 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
| [21:12:08] @Aikar: interesting, did you know you can git commit --fixup <hash>, and then git rebase --interactive --autosquash upstream/upstream and itll auto move your commit and squash it for you | |
| [21:12:11] @Aikar: thats a nice timesaver | |
| [21:12:13] @Aikar: also prob easier to explain how to edit the existing patches |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment