Thread (4 messages) flat view 4 messages, 3 authors, 2016-06-15

Re: cherry-pick is slow

From: Jeff King <hidden>
Date: 2016-06-15 22:53:49

On Sun, May 13, 2012 at 07:39:49PM +0400, Dmitry Risenberg wrote:
However, cherry-picking is still not as fast as I expected it to be -
cherry-picking a single-file commit takes about 14-15 seconds, fully
using one CPU core. Anything else I can improve?
It's probably detecting renames as part of the merge, which can be
expensive if the thing you are cherry-picking is far away from HEAD. You
can try setting the merge.renamelimit config variable to something small
(like 1; setting it to 0 means "no limit").

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help