I've updated to Sourcetree 3.0 and the command line tool `stree` no longer works.
I type:
$ cd /path/to/project
$ stree .
I expect Sourcetree to open and display a window with the workspace of my project.
What actually happens is that Sourcetree starts and does nothing else.
Does anyone else have this problem?
Good to know!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
MacOS: 10.14 (18A391)
ST: 3.0 (200)
alias st='open -a SourceTree .'
Same here! My alias also didn't work anymore.
Eric
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Related jira ticket
https://jira.atlassian.com/browse/SRCTREE-6156
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have the same issue also om MacOS 10.14.
I tried doing 'stree' and 'stree .' in a non-git folder and got the following error-message:
"No Git or Mercurial URLs found in arguments or current working path, see stree --help"
It seems that a git path is required for it to work even though it doesn't open it
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.