Here is my problem (I'm quite new to bitbucket and sourcetree).
I have a private repo for a project and have invited a friend with read permissions to this repo (let's call this friend john).
John created a private branch from my repo, made some modifications in the files and then create a pull request.
I received a notification email for this pull request. I have managed to see this pull request in the bitbucket interface (with possibility to make some changes, comments etc... and the possibility to merg/decline).
But, is there a way to receive a notification in sourcetree (for the pull request) then review it in sourcetree and eventually merge it (all from source tree) (as it is possible form the bitbucket web interface).
Thanks in advance for any help
Sylvain