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

Prune tags along with branches

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Duplicate
    • 1.4.0
    • Git
    • None
    • Windows 7, x64.
    • 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.

    Description

      When using the option "Prune tracking branches no longer present on remote(s)", the result of the "Fetch" command yields the following git command to be executed:
      "git -c diff.mnemonicprefix=false -c core.quotepath=false fetch --prune origin"

      Please consider adding the ability to prune tags that are no longer present as well, using this command instead:
      "git -c diff.mnemonicprefix=false -c core.quotepath=false fetch --prune --tags origin".

      Attachments

        Issue Links

          Activity

            People

              sstreeting Steve Streeting (Inactive)
              c4edd150aab9 Dave Van den Eynde
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: