• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • None
    • 2.0.5.2
    • None
    • None
    • Severity 2 - Major

      In the latest stable version of SourceTree "refs/heads" is automatically added into command with push to remote and not switch off.
      When I need push to gerrit so I need remote path without heads.

      In version 2.4.0 it works.

      new:
      git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v --tags origin refs/heads/refs/for/2.1:refs/heads/refs/for/2.1

      old (required):
      git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v --tags origin refs/heads/2.1:refs/for/2.1

            [SRCTREE-2955] Automatically added refs/heads

            The fix for this issue is available in Sourcetree 4.2.4.
            You could upgrade your Sourcetree via "Check For Updates" feature or directly download it from official website.
            Thanks.

            Raman Sidarakin (Inactive) added a comment - The fix for this issue is available in Sourcetree 4.2.4. You could upgrade your Sourcetree via "Check For Updates" feature or directly download it from official website. Thanks.

            Will Saxon added a comment -

            I think this is identical to SRCTREE-2940

            Will Saxon added a comment - I think this is identical to SRCTREE-2940

              Unassigned Unassigned
              4d7a07480bbd brozikcz
              Affected customers:
              0 This affects my team
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: