When I right click on a branch in source tree and select the option create pull requests, it adds an extra slash to the URL https://bitbucket.org// , this gives my browser an error page not found?
It is intended that user needs to manually remove the slash, and press enter so that it'll be harder to create a pull request by mistake ? Because it has been like this for a long time.
Hello! This is a bug on our side, but has been fixed in our next release.
You can manually fix the problem by editing the "sourcetreeconfig.json" file under the "Your Project/.git/" directory. Look for the "RemoteProjectLinks" section, and remove the trailing slash under "BaseUrl".
Sorry about that!
Hi
There is a fix in the upcoming 3.1 release
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.