Re: [PATCHv3 0/3] submodule--helper: Have some refactoring only patches first

2015-08-31 Thread Eric Sunshine
On Mon, Aug 31, 2015 at 8:40 PM, Stefan Beller wrote: > * Implemented different error messages as suggested by Junio > * Implemented all of Erics suggestions, > including renaming to module-with-dash-now In the future, please include an interdiff showing changes between versions. Thanks. > Ste

[PATCHv3 0/3] submodule--helper: Have some refactoring only patches first

2015-08-31 Thread Stefan Beller
* Implemented different error messages as suggested by Junio * Implemented all of Erics suggestions, including renaming to module-with-dash-now Stefan Beller (3): submodule: implement `module-list` as a builtin helper submodule: implement `module-name` as a builtin helper submodule: implem