Re: [PATCH 0/6] Resend of origin/sb/submodule-update-in-c

2018-07-18 Thread Stefan Beller
On Wed, Jul 18, 2018 at 3:24 PM Junio C Hamano wrote: > > Stefan Beller writes: > > > This fixes the compilation issue raised by SZEDER and Stolee, > > > > > > 6: 3c156c79ae7 ! 6: f82f24e73b6 submodule--helper: introduce new > > update-module-mode helper > > @@ -10,7 +10,6 @@ > >

Re: [PATCH 0/6] Resend of origin/sb/submodule-update-in-c

2018-07-18 Thread Junio C Hamano
Stefan Beller writes: > This fixes the compilation issue raised by SZEDER and Stolee, > > > 6: 3c156c79ae7 ! 6: f82f24e73b6 submodule--helper: introduce new > update-module-mode helper > @@ -10,7 +10,6 @@ > for arbitrary repositories. > > Signed-off-by: Stefan Belle

[PATCH 0/6] Resend of origin/sb/submodule-update-in-c

2018-07-18 Thread Stefan Beller
This fixes the compilation issue raised by SZEDER and Stolee, 6: 3c156c79ae7 ! 6: f82f24e73b6 submodule--helper: introduce new update-module-mode helper @@ -10,7 +10,6 @@ for arbitrary repositories. Signed-off-by: Stefan Beller -Signed-off-by: Junio C Haman