Skip to content

Instantly share code, notes, and snippets.

@duythien
Last active August 29, 2015 14:07
Show Gist options
  • Select an option

  • Save duythien/9e6bb294d42635066c74 to your computer and use it in GitHub Desktop.

Select an option

Save duythien/9e6bb294d42635066c74 to your computer and use it in GitHub Desktop.
Gittip

###Send a pull request on GitHub for only latest commit

git checkout -b upstream upstream/master

git cherry-pick

git push origin upstream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment