Latest Sourcetree cannot initialize gitflow on Windows

XMLWordPrintable

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

      Windows 8.1
      Git 1.9.5 and Git 2.7.1

      I was really sceptical that the problem is in my machine. I tested the command I saw in the window
      sh.exe C:\Users\MyUserName\AppData\Local\Atlassian\SourceTree\gitflow_local\gitflow\git-flow init -d

      in git bash and the problem was with the backslashes. I changed them to forward slashes
      sh.exe C:/Users/MyUserName/AppData/Local/Atlassian/SourceTree/gitflow_local/gitflow/git-flow init -d
      and it worked fine.

      I also tested initializing the gitflow with gitkraken and it worked like charm. So the problem happened after I updated to latest version my Sourcetree.

      I updated my system Git to latest as well and tested sourcetree again, without success.

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

                Created:
                Updated:
                Resolved: