git cherry

查找尚未应用到上游分支的提交。 更多信息:https://git-scm.com/docs/git-cherry.

git cherry {{[-v|--verbose]}}

git cherry {{上游分支}} {{主题分支}}

git cherry {{上游分支}} {{主题分支}} {{基准点}}