Automatically added refs/heads

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • None
    • Affects Version/s: 2.0.5.2
    • Component/s: 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

            Assignee:
            Unassigned
            Reporter:
            brozikcz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: