git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Feature Request: Submodule Warning When Cloning Repos
@ 2021-09-16 16:59 Geoffrey Knopf
  2021-09-17  5:23 ` Bagas Sanjaya
  0 siblings, 1 reply; 3+ messages in thread
From: Geoffrey Knopf @ 2021-09-16 16:59 UTC (permalink / raw)
  To: git

Problem:
Easy to forget to clone submodules.

Existing Solutions:
Always clone repos that have submodules with the "--recurse-submodules" option.
Manually look inside the git ".submodules" file to see if there are any submodules and initialize and update them.

Request:
When performing a clone, warn the user if there are any submodules that have not been cloned.
Recommend that the user try the "--recurse-submodules" option next time or initialize and update the submodules.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-17 16:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-16 16:59 Feature Request: Submodule Warning When Cloning Repos Geoffrey Knopf
2021-09-17  5:23 ` Bagas Sanjaya
2021-09-17 16:26   ` [EXT] " Geoffrey Knopf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).