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
$ 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
0 comments for "How cherrypick on github"
Post a Comment