Bitbucket Pull RequestsThis extension adds a command that lets you start a pull request from the current branch into your repository's default branch. UsageUse the command palette (⇧⌘P) to start a pull request by selecting the "Bitbucket: Create pull request from current branch" command. Bitbucket serverUse the command palette (⇧⌘P) to configure your Bitbucket server a pull request by selecting the "Bitbucket: Set the Bitbucket Server URL" command. You can also update your workspace settings directly via the configuration UI: RequirementsYou must have Your default browser must be able to reach Known IssuesIf a browser is not available, the extension won't be able to start the pull request. Please report any issues here. Release Notes0.3.10Fix escaping issue in Windows 0.3.9Remove 0.3.5Correctly URL escape the branch name. 0.3.4Fix #5, calculate the right source branch when the branch has slashes in the name. 0.3.3Fix #4, use 0.3.1Support for windows and linux 0.3.0Support for Bitbucket server 0.2.1Autodetect the repo based on the open file 0.2.0Fix error message when there's no branch 0.1.1Fix publishing metadata 0.1.0Initial release with support for Bitbucket. |