Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

How do I configure a pull request in source tree?

 

2 answers

1 accepted

14 votes
Answer accepted
Balázs Szakmáry
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Aug 02, 2015

Right-click on the branch name, select "Create Pull Request...". This takes you to the web interface where you can provide the details.

 

EDIT: To add support for this to an existing clone:

  • (Open the clone in question in SourceTree)
  • Repository\Repository Settings
  • Edit the properties or the remote where you want to create pull requests
  • Specify the host type and URL, optionally the user
    • Supports Stash, BitBucket and GitHub

The problem was that I got an error saying I had to configure my repository before that would work.

I didn't know what fields I had to set or what values they should have (base URL, host type?).

 

Balázs Szakmáry
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Aug 03, 2015

What server are you working with? As far as I know, this functionality only works with Stash.

Balázs Szakmáry
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Aug 04, 2015

It actually does support that, I added instructions to the answer above.

why is github enterprise being blocked? I changed the remoteProjectLink0.baseURL to point to our internal github server. but the client apparently ignores it and continues to send me to github.com.

It seems this doesn't work for locally hosted Bitbucket, because you cannot change the URL from www.bitbucket.com:

image2017-1-19 10:16:35.png

It works with Bitbucket Server. It was formerly named Stash so in SourceTree, select Stash. This will allow you to then put in the URL to where your Stash server is located.

How about the gitlab server, we setup a gitlab server of our own, every time we create pull request from sourcetree, it popup a message box, saying

"You don't have any remotes which have extended integration settings configured; you need to edit your remotes to add details such as the hosting type and base URL. Click the Settings button to open your remote list."

but, in remote tab of setting box, we shoose "Unknown" in Host Type field, leave Host Root Url blank(because it's not allowed to input), Username using gitlab account username.....

 

still can't create pull request, can someone help how to setup sourcetree to make "create pull request" work on gitlab ? Thanks^^

Atlassian has decided not to implement Gitlab support.

https://jira.atlassian.com/browse/SRCTREE-1845

Like fxalgrain likes this

@ccyeh0901 because Jira will not provide Gitlab support, I've written a small tool to make life easier. You configured a Sourcetree custom action that opens the Google Chrome browser with a Gitlab merge request.

Packagist - JCID - Gitlab merge request opener

https://jira.atlassian.com/browse/SRCTREE-1845?focusedCommentId=1652520

Like Bernd Waibel likes this

In Aws code commit which host URL and Host type i can give inside of the repo/repo sittings?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events