git-flow commands launched using only single backslash

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Highest
    • None
    • Affects Version/s: 1.8.1
    • Component/s: Git
    • None

      git-flow commands launched with one backslash in path:

      $ sh.exe C:\Users\my_name\AppData\Local\Atlassian\SourceTree\gitflow_local\gitflow\git-flow init -d

      But it needs to be:

      $ sh.exe C:\\Users\\my_name\\AppData\\Local\\Atlassian\\SourceTree\\gitflow_local\\gitflow
      git-flow init -d

            Assignee:
            Unassigned
            Reporter:
            Vladislav Yaroslavlev
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: