Via FabL
coin coin
git remote add upstream <git repository> git checkout -b upstream upstream/master git cherry-pick <SHA hash of commit> git push origin upstream