Uploaded image for project: 'Sourcetree For Mac'
  1. Sourcetree For Mac
  2. SRCTREE-1232

git submodule update is not recursively called when adding a git submodule

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 1.5.6
    • None
    • None
    • None

    Description

      Steps to reproduce:
      1. create git repo Y which contains a submodule pointing to git repo Z
      2. create a new git repo X
      3. add submodule to X that points to Y
      Note, that the repo Z will not be updated (directory is empty)
      Console output from adding submodule (repo names changed):
      git -c diff.mnemonicprefix=false -c core.quotepath=false submodule add -f git@git.assembla.com:Y.git sireal.sdk
      warning: templates not found /usr/local/git/share/git-core/templates
      Cloning into 'Y.sdk'...
      git -c diff.mnemonicprefix=false -c core.quotepath=false submodule init Y.sdk
      Completed successfully

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mmangier Malik Mangier (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: