Re: [PATCH v4 0/6] submodule: drop the top-level requirement

2013-06-17 Thread Jens Lehmann
Am 16.06.2013 16:18, schrieb John Keeping: > Changes since v3: > > * There are four new patches, three of which are style fixes for > existing tests and one fixes an existing error message to return a > more accurate path when recursing. > > * You now cannot run "git submodule add " from a >

[PATCH v4 0/6] submodule: drop the top-level requirement

2013-06-16 Thread John Keeping
Changes since v3: * There are four new patches, three of which are style fixes for existing tests and one fixes an existing error message to return a more accurate path when recursing. * You now cannot run "git submodule add " from a subdirectory. Because the interpretation of the URL chan