Sunday, May 24, 2015

How cherrypick on github

how to cherry-pick is written here let me not forget hahaha

$ Git remote add origin [.git that would in cherry-pick]

$ Git fetch origin

$ Git cherry-pick 00000000000000

It also could create handling problems

fatal: bad object 000000000000

so much and thank you: D
Filed Under :

0 comments for "How cherrypick on github"

Post a Comment

background