From: Rohit Ashiwal Date: Tue, 2 Jul 2019 09:11:29 +0000 (+0530) Subject: cherry-pick/revert: advise using --skip X-Git-Tag: v2.23.0-rc0~35^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/dcb500dc16ce8db556b51e9a5b3fa977111d0443?hp=dcb500dc16ce8db556b51e9a5b3fa977111d0443 cherry-pick/revert: advise using --skip The previous commit introduced a --skip flag for cherry-pick and revert. Update the advice messages, to tell users about this less cumbersome way of skipping commits. Also add tests to ensure everything is working fine. Signed-off-by: Rohit Ashiwal Signed-off-by: Junio C Hamano ---