XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 1.7.1134.35646
    • Component/s: Git
    • Environment:

      Windows 10

    • Severity 3 - Minor

      Here's the output for pulling from a remote branch. It works, but the errors don't look very promising. Also, maybe it's the reason why ST is so atrociously slow.

      git -c diff.mnemonicprefix=false -c core.quotepath=false fetch origin
      C:\Program Files (x86)\Atlassian\SourceTree\tools\openssh_wrapper.sh: line 2: $'\r': command not found
      
      C:\Program Files (x86)\Atlassian\SourceTree\tools\openssh_wrapper.sh: line 8: $'\r': command not found
      
      
      git -c diff.mnemonicprefix=false -c core.quotepath=false pull --rebase origin features/locatiezoeker-2.0
      C:\Program Files (x86)\Atlassian\SourceTree\tools\openssh_wrapper.sh: line 2: $'\r': command not found
      
      C:\Program Files (x86)\Atlassian\SourceTree\tools\openssh_wrapper.sh: line 8: $'\r': command not found
      
      From ssh://beheer.siteworkers.nl:7999/yar/yardenpresentation
       * branch            features/locatiezoeker-2.0 -> FETCH_HEAD
      
      
      Current branch features/locatiezoeker-2.0 is up to date.
      
      
      git -c diff.mnemonicprefix=false -c core.quotepath=false submodule update --init --recursive
      Completed successfully.
      

      Affects version 1.7.0 (which apparently doesn't exist?)

              Assignee:
              Unassigned
              Reporter:
              Martijn Saly
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: