Created
January 23, 2012 08:22
-
-
Save haus/1661720 to your computer and use it in GitHub Desktop.
cherry pick...
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
523 git checkout 2.7.x | |
524 git pull origin 2.7.x | |
525 git checkout -b ticket/2.7.x/4426 | |
526 git cherry-pick 00e1882390 | |
527 git cherry-pick b6d5b2ed15 | |
528 git cherry-pick 649c507656 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment