[PATCH v7 00/31] Add directory rename detection to git

2018-01-30 Thread Elijah Newren
This patchset introduces directory rename detection to merge-recursive. See https://public-inbox.org/git/20171110190550.27059-1-new...@gmail.com/ for the first series (including design considerations, etc.), and follow-up series can be found at https://public-inbox.org/git/20171120220209.15111

Re: [PATCH v7 00/31] Add directory rename detection to git

2018-01-30 Thread Elijah Newren
On Tue, Jan 30, 2018 at 3:25 PM, Elijah Newren wrote: > This patchset introduces directory rename detection to merge-recursive. See And a meta question: Should I be trying to submit this feature some other way? I've really appreciated all the reviews[1], and the testcases are undoubtedly better