Skip to content

Instantly share code, notes, and snippets.

@dg
Created April 4, 2011 10:25
Show Gist options
  • Save dg/901432 to your computer and use it in GitHub Desktop.
Save dg/901432 to your computer and use it in GitHub Desktop.
usage: remotepick nette kravco e7a90dd
call git remote add temp http://github.com/%2/%1.git
call git fetch temp
call git cherry-pick %3
call git remote rm temp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment