Re: [PATCH] Re: [wishlist] submodule.update config

2018-12-13 Thread Yaroslav Halchenko
On Wed, 12 Dec 2018, Stefan Beller wrote: > > But again, I must confess, that either I forgot or just do not see a > > clear use-case/demand for submodule.update config myself any longer, > ok, let's drop that patch then. ok, But I will cherish it in my memory so whenever the use case comes ba

Re: [PATCH] Re: [wishlist] submodule.update config

2018-12-12 Thread Stefan Beller
> But again, I must confess, that either I forgot or just do not see a > clear use-case/demand for submodule.update config myself any longer, ok, let's drop that patch then. > Probably I need to try "submodules update --merge" to see what is that > rough edge which makes it different from the pot

Re: [PATCH] Re: [wishlist] submodule.update config

2018-12-10 Thread Yaroslav O Halchenko
On Mon, 10 Dec 2018, Stefan Beller wrote: > Signed-off-by: Stefan Beller > --- > > > So you are proposing a variable like submodule.update > > [...] > > Glad to hear that. Not sure though I would know where to stick my > > nose to figure out what to change. ;-) > The update_module is compute

[PATCH] Re: [wishlist] submodule.update config

2018-12-10 Thread Stefan Beller
Signed-off-by: Stefan Beller --- > > So you are proposing a variable like submodule.update > [...] > > Glad to hear that. Not sure though I would know where to stick my > nose to figure out what to change. ;-) The update_module is computed via the submodule--helpers update-module-mode command, w

Re: [wishlist] submodule.update config

2018-12-10 Thread Yaroslav Halchenko
On Mon, 10 Dec 2018, Stefan Beller wrote: > > I wondered, if you think it would be sensible to also add of > > submodule.update which would be considered before submodule.SUBMODULE.update > > variable possibly defined per submodule. That would be more inline with > > desire > > to use any of th

Re: [wishlist] submodule.update config

2018-12-10 Thread Stefan Beller
On Sat, Dec 8, 2018 at 7:45 AM Yaroslav Halchenko wrote: > I wondered, if you think it would be sensible to also add of > submodule.update which would be considered before submodule.SUBMODULE.update > variable possibly defined per submodule. That would be more inline with > desire > to use any

[wishlist] submodule.update config

2018-12-08 Thread Yaroslav Halchenko
Relates (but orthogonal) to my other thread [wishlist] git submodule update --reset-hard ATM, it possible to specify per submodule update strategy via configuration variable submodule.SUBMODULE.update where SUBMODULE is the name of the corresponding submodule. But I see no way to specify defau