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

"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 29, 2016 at 16:49 UTC 35ca3e538d2e36c528ff5382a0e3cca35b46c6ed

No changes.