Skip to content
GitLab
    • Why GitLab
    • Pricing
    • Contact Sales
    • Explore
  • Why GitLab
  • Pricing
  • Contact Sales
  • Explore
  • Sign in
  • Get free trial
  • TortoiseGit TortoiseGit
  • TortoiseGit TortoiseGit
  • Issues
  • #238

submodule update should be recursive?

By jaffathec... on November 27, 2009 10:12 (imported from Google Code)


Currently when you do a "submodule update" via the context menu it runs
this command:

git.exe submodule update --init ""

However, when ran from "Git Sync", it appears to do:

git.exe submodule update

Would it be better if both did:

git.exe submodule update --init --recursive ""

so submodules within the submodules update.

Cheers,
Jake

(tortoisegit continues to be brilliant)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking