Johannes Schindelin [off-list ref] writes:
When there are several candidates for a rename source, and one of them
has an identical basename to the rename target, take that one.
Noticed by Govind Salinas, posted by Shawn O. Pearce, partial patch
by Linus Torvalds.
Signed-off-by: Johannes Schindelin <redacted>
---
On Wed, 20 Jun 2007, Linus Torvalds wrote:
> I think we should just consider the basename as an "added
> similarity bonus".
Thanks, I obviously agree with both of you.