I am using SourceTree version 3.0.15. Creating pull request to master branch like that: repository->create pull request or alternatively selecting create pull request in commit options button.
This is what I get from SourceTree (show full output):
--------------------------------------------------------
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks -c credential.helper= -c credential.helper="C:/Users/yurip/AppData/Local/ATLASS~1/SOURCE~1/GIT_EX~1/GIT-CR~1.EXE" push -v --tags --set-upstream origin master:master
Pushing to https://YuriPoddobny@bitbucket.org/YuriPoddobny/yuri_test.git
To https://bitbucket.org/YuriPoddobny/yuri_test.git
= [up to date] master -> master
updating local tracking ref 'refs/remotes/origin/master'
Everything up-to-date
Branch 'master' set up to track remote branch 'master' from 'origin'.
Completed successfully.
------------------------------------------------------------
And then pressing "Close" brings me to 404 error page with the following URL:
Now, checking at bitbucket I can see no pending pull requests.
Hi
There is a bug where it is inserting // instead of / into the URL, we are working on a fix.
Hey, any news on that ? I still have the issue
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Never mind i guess i was late on some updates, sourcetree didn't prompt me that updates were available, I guess it's fixed in one of the updates I did not have
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.