Github for Windows Pull Request for remote Bitbucket Repo

不羁的心 提交于 2019-12-03 12:11:11
VonC

"Pull Request" is very much a GitHub feature, associated to GitHub repos.

So For BitBucket, the simplest approach is to push your feature branch to the remote repo (which is a BitBucket one, not a GitHub one), and make your PR from there (from the remote BitBucket web GUI, even within the same repo)

Once the PR is initiated, each push done from the GitHub Desktop will complete said PR.

K Scandrett

In Bitbucket go to Settings -> Branch Permissions, and add a new branch permission with your name.

EDIT

https://stackoverflow.com/a/37343356/1544886

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!