Remove a submodule completely when deleting it from SourceTree

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: None
    • None

      Deleting a Submodule from SourceTree removes the line in .gitmodules file but it does not:

      • Remove the data in .git/config
      • Remove the cached path in the index (git rm --cached submodule_path)
      • Remove the cached data in .git/modules

      Some users would like to have the option to delete all 3 above when removing a Submodule from SourceTree.

              Assignee:
              Unassigned
              Reporter:
              Theodora Boudale (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: