Uploaded image for project: 'Sourcetree for Windows'
  1. Sourcetree for Windows
  2. SRCTREEWIN-6621

Allow the user to disable submodule checks when switching branches

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • None
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Problem Definition

      When a user switches branches in SourceTree in a repository with submodules, SourceTree checks the submodules by running git submodule update --init --recursive.

      For repositories with a large number of submodules, this operation can take a long time. And thus, switching branches takes a long time as well.

      Suggested Solution

      Allow the user to disable submodule checks when switching branches.
      (At the moment, this option is available for commit and push, i.e. disable submodules check before commit and push).

      Why this is important

      The operation of switching branches can take a very long time for repositories with a large number of submodules.

              Unassigned Unassigned
              tboudale Theodora Boudale (Inactive)
              Votes:
              4 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: