I used to only use Fork for my personal projects, but after I started a new job I decided to use Sourcetree for my job, but every time I try to add the new account (it is recognizing my personal account that I use in Fork) it shows the "Grant Access" web page, and when I click on Grant Access I get a message that says "Do you want to allow this page to open "Fork.app"? and I have not been able to change this to sourcetree.
I've already tried to
- Edit the global git configuration adding the helper parameter
- I could not right click a repository and change the open with app because the repo is a folder not a file
- git config --global url."git://".insteadOf "sourcetree://"