Re: [PATCH v6 00/27] Remove submodule from files-backend.c

2017-03-20 Thread Junio C Hamano
Michael Haggerty writes: > Thanks for the new version of this patch series. I left a few optional > comments, but nothing serious. With or without the suggested changes, I > think it's ready to go. Thanks for working on this! > > Reviewed-by: Michael Haggerty Thanks for reviewing. Judging from

Re: [PATCH v6 00/27] Remove submodule from files-backend.c

2017-03-19 Thread Michael Haggerty
On 03/18/2017 03:03 AM, Nguyễn Thái Ngọc Duy wrote: > v6 should address all Micheal's comments in v5, except a few that I > replied back. The interdiff looks a bit messy due to some new > refactoring (05/27) in files_rename_ref(), but it makes the final > output easier to read. > > 03/27 and 27/27

[PATCH v6 00/27] Remove submodule from files-backend.c

2017-03-17 Thread Nguyễn Thái Ngọc Duy
v6 should address all Micheal's comments in v5, except a few that I replied back. The interdiff looks a bit messy due to some new refactoring (05/27) in files_rename_ref(), but it makes the final output easier to read. 03/27 and 27/27 are also new patches that are not really necessary but nice to