xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

git cherry-pick

Git Expert

https://git-scm.com/docs/git-cherry-pick

$ git cherry-pick [--edit] [-n] [-m parent-number] [-s] [-x] [--ff]
		  [-S[<keyid>]] <commit>…​
$ git cherry-pick (--continue | --skip | --abort | --quit)

refs

https://www.atlassian.com/git/tutorials/cherry-pick

https://www.ruanyifeng.com/blog/2020/04/git-cherry-pick.html

https://stackoverflow.com/questions/9339429/what-does-cherry-picking-a-commit-with-git-mean


Flag Counter

©xgqfrms 2012-2020

www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!


原文地址:https://www.cnblogs.com/xgqfrms/p/13282715.html