Merge branch 'jk/patch-ids-no-merges'

"git log --cherry-pick" used to include merge commits as candidates to be matched up with other commits, resulting a lot of wasted time. The patch-id generation logic has been updated to ignore merges to avoid the wastage. * jk/patch-ids-no-merges: patch-ids: refuse to compute patch-id for merge commit patch-ids: turn off rename detection

Junio C Hamano committed Sep 21, 2016 at 15:15 UTC f0a84de2770361d21115f6768b2c4746519dbf62

No changes.