Re: [PATCH 0/3] Git rename detection improvements
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:50:36
Linus Torvalds [off-list ref] writes:
Ok, so this is a cleaned-up series of three commits that I think are worthy of being considered for inclusion.
Thanks; they all look very sane. There indeed is a small conflict with a topic in 'pu', but the resolution is straightforward.
Linus Torvalds (3): for_each_hash: allow passing a 'void *data' pointer to callback diffcore-rename: propler honor the difference between -M and -C diffcore-rename: improve estimate_similarity() heuristics
I would suggest s/propler/properly/, though...