* Autoupdate / autoinit submodules?
@ 2016-10-03 9:50 Jeremy Morton
0 siblings, 0 replies; only message in thread
From: Jeremy Morton @ 2016-10-03 9:50 UTC (permalink / raw)
To: git
Apologies if this has already been discussed, but did any of the
proposed patches to allow .gitmodules to be configured for a submodule
to be automatically recursive cloned and/or automatically updated on
pull make it in yet?
My use-case for submodules - which is shared libraries - almost always
requires a recursive clone, so having to remember the --recursive
param (or to use an alias) is annoying (and I usually forget), and it
usually requires pulling the latest master on a "git pull", too. I
think both of these things should be able to be automated through git
module configuration.
--
Best regards,
Jeremy Morton (Jez)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-10-03 10:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-03 9:50 Autoupdate / autoinit submodules? Jeremy Morton
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.