public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
* missing git documentation for "git clone --recursive"
@ 2026-02-09 20:34 markusd112
  2026-02-09 22:01 ` Junio C Hamano
  2026-02-09 22:03 ` D. Ben Knoble
  0 siblings, 2 replies; 3+ messages in thread
From: markusd112 @ 2026-02-09 20:34 UTC (permalink / raw)
  To: git

Hi,

I am missing the argument "--recursive" for the git clone command in the 
git-clone documentation

https://git-scm.com/docs/git-clone

Is this --recursive argument outdated? In some projects there is the 
following command in the documentation that clones the repository 
including init and update submodules:

git clone --recursive (url)

In the git documentation only "--recurse-submodules" is mentioned as 
allowed argument, but not "--recursive".

Thanks

Markus


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

end of thread, other threads:[~2026-02-09 22:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-09 20:34 missing git documentation for "git clone --recursive" markusd112
2026-02-09 22:01 ` Junio C Hamano
2026-02-09 22:03 ` D. Ben Knoble

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox