Re: [PATCH] Make git log --follow support --find-copies-harder.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bo Yang <struggleyb.nku@xxxxxxxxx> writes:

> This because in diff_tree,
>
>               if (opt->nr_paths) {
>                         skip_uninteresting(t1, base, baselen, opt);
>                         skip_uninteresting(t2, base, baselen, opt);
>                 }
>
> And this give no chance for later rename/copy detection.

That is rather an old news.  This thread may help to avoid rehashing the
same issues:

    http://thread.gmane.org/gmane.comp.version-control.git/10225/focus=10259

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]