You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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.
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.
Glad to hear.
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.