Useless of the removed code was found by Junio. Signed-off-by: Christian Couder <chriscool@xxxxxxxxxxxxx> --- pick.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/pick.c b/pick.c index 13bf793..a6b1d6f 100644 --- a/pick.c +++ b/pick.c @@ -84,9 +84,6 @@ int pick_commit(struct commit *pick_commit, int mainline, int flags, strbuf_init(msg, 0); commit = pick_commit; - if (flags & PICK_REVERSE) /* REVERSE implies ADD_NOTE */ - flags |= PICK_ADD_NOTE; - /* * We do not intend to commit immediately. We just want to * merge the differences in, so let's compute the tree -- 1.6.4.271.ge010d -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html