• Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • 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.

      Please sort the tags naturally in Sourcetree display.

      Instead of:
      1.9.1
      1.9.10
      1.9.11
      1.9.2

      please sort it like
      1.9.1
      1.9.2
      1.9.10
      1.9.11

            [SRCTREEWIN-10909] Sort git tags naturally

            Some good discussion on this here:
            https://stackoverflow.com/questions/14273531/how-to-sort-git-tags-by-version-string-order-of-form-rc-x-y-z-w

            Based on that I had hoped that changing the global config:

            git config --global tag.sort -version:refname
            

            ... might work-around this - but SourceTree (Win) still shows tags in natural order (order they were applied I think).

            Dwight Holman added a comment - Some good discussion on this here: https://stackoverflow.com/questions/14273531/how-to-sort-git-tags-by-version-string-order-of-form-rc-x-y-z-w Based on that I had hoped that changing the global config: git config --global tag.sort -version:refname ... might work-around this - but SourceTree (Win) still shows tags in natural order (order they were applied I think ).

              698877135425 Mukesh Kumar
              472a758444e5 bablex
              Votes:
              3 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: