I just upgraded to 2.0 and now I can't find SourceTree.exe
I want to know the location of the .exe because I am opening up sourcetree from a bash file
Found it, for anyone curious, it has apparently moved into your user/AppData/ folder
So in my bash script, it looks like this:
SET SourceTreePath="%USERPROFILE%/AppData/Local/SourceTree/app-2.0.20.1/SourceTree.exe"
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.