Uploaded image for project: 'Sourcetree For Mac'
  1. Sourcetree For Mac
  2. SRCTREE-2955

Automatically added refs/heads

XMLWordPrintable

    • 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

              Unassigned Unassigned
              4d7a07480bbd brozikcz
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: