Hi,
Here's a bunch of changes to make cherry-pick (and revert) more useful.
Felipe Contreras (3):
cherry-pick: add support to copy notes
revert/cherry-pick: add --quiet option
revert/cherry-pick: add --skip option
Documentation/git-cherry-pick.txt | 7 +-
Documentation/git-revert.txt | 7 +-
Documentation/sequencer.txt | 3 +
builtin/revert.c | 9 +++
sequencer.c | 162 +++++++++++++++++++++++++++++++++++++-
sequencer.h | 6 +-
t/t3500-cherry.sh | 32 ++++++++
t/t3510-cherry-pick-sequence.sh | 12 +++
8 files changed, 232 insertions(+), 6 deletions(-)
--
1.8.3.rc3.312.g47657de