Options (1)
-v, --verbosebooleanShow commits (and their messages) with equivalent commits upstream
Example:
git cherry {{[-v|--verbose]}}Examples (3)
Show commits (and their messages) with equivalent commits upstream
git cherry [-v|--verbose]Specify a different upstream and topic branch
git cherry origin topicLimit commits to those within a given limit
git cherry origin topic basemade by @shridhargupta | data from tldr-pages