cherry-pick: allow skipping only redundant commits
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 23 Jan 2017 21:56:49 +0000 (22:56 +0100)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 23 Jan 2017 22:44:47 +0000 (23:44 +0100)
commitc3866afcfdf07208595a383fe619ce3370139656
tree8cde4361935f0ab6176b456e191c2ac8f413da35
parent9d54158c6f01efe3e30af9e69a9b2567e74e712b
cherry-pick: allow skipping only redundant commits

This allows the preservation of originally empty commits with the
combination of flags --allow-empty --skip-redundant-commits.

Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Documentation/git-cherry-pick.txt
builtin/revert.c
sequencer.c
sequencer.h