Skip to content

Instantly share code, notes, and snippets.

@haus
Created January 23, 2012 08:22
Show Gist options
  • Save haus/1661720 to your computer and use it in GitHub Desktop.
Save haus/1661720 to your computer and use it in GitHub Desktop.
cherry pick...
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