赞
踩
特性:
使用:
git cherry-pick [--edit] [-n | --no-commit] [-m parent-number] [-s] [-x] [--ff] [-S[<keyid>]] <commit>…
git cherry-pick --continue | --quit | --abort
选项说明:
示例:
特性:
使用:
git cherry [-v] [<upstream> [<head> [<limit>]]]
说明:
示例:
git cherry origin/master topic base
参考文献:
https://git-scm.com/docs/git-cherry-pick
https://git-scm.com/docs/git-cherry
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。