Option to allow cherry-pick to skip empty commits
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 20 Jan 2017 20:55:22 +0000 (21:55 +0100)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 20 Jan 2017 21:12:56 +0000 (22:12 +0100)
commit56041942c3abf0e03d4bf5528fc07443cb478acf
treeece75510a9494f17cdfe86f49a4916513927942d
parentcb148859ef1a6489786f53618c8f81d8c2260a51
Option to allow cherry-pick to skip empty commits

This allows cherry-picking a set of commits, some of which may be
redundant, without stopping to ask for the user intervention.

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