クラウド
Data Center 5.6
バージョン
- 9.5
- 9.4
- 9.3
- 9.2
- 9.1
- 9.0
- 8.19
- 8.18
- 8.17
- 8.16
- 8.15
- 8.14
- 8.13
- 8.12
- 8.11
- 8.10
- 8.9
- 8.8
- 8.7
- 8.6
- 8.5
- 8.4
- 8.3
- 8.2
- 8.1
- 8.0
- 7.21
- 7.20
- 7.18
- 7.19
- 7.17
- 7.16
- 7.15
- 7.14
- 7.13
- 7.12
- 7.11
- 7.10
- 7.9
- 7.8
- 7.7
- 7.6
- 7.5
- 7.4
- 7.3
- 7.2
- 7.1
- 7.0
- 6.10
- 6.9
- 6.8
- 6.7
- 6.6
- 6.5
- 6.4
- 6.3
- 6.2
- 6.1
- 6.0
- 5.16
- 5.15
- 5.14
- 5.13
- 5.12
- 5.11
- 5.10
- 5.9
- 5.8
- 5.7
- 5.6
- すべて表示
プル リクエストを作成する
Using pull requests in Bitbucket Server
このページの内容
関連コンテンツ
- Clustering with Bitbucket Data Center
- High availability for Bitbucket Server
- Bitbucket Data Center requirements
- Bitbucket Data Center in AWS
- Using Bitbucket Server in the enterprise
- Adding cluster nodes to Bitbucket Data Center
- Install Bitbucket Data Center
- Use an Elasticsearch cluster with Bitbucket Data Center
- Getting started with Bitbucket Server and AWS
- Recommendations for running Bitbucket in AWS
When you are ready to start a discussion about your code changes, it's time to create a pull request. A pull request is a dedicated forum for discussing proposed changes to a project. To create a pull request you'll need a feature branch that you've made changes to.
To create a pull request
- Click Create pull request in the sidebar.
- Choose the source and destination branches. The source branch is where you made your code changes and the destination is the branch you want to merge to. The source and target branches may be located in different forks:
- Use the Diff and Commits tabs to compare the source and destination branches before creating the pull request.
- Click either Create pull request, or Continue, and enter a title and description that will help people understand what your pull request is about. Use mentions (to notify another Bitbucket Server user), and markdown (to add formatting) in your description. If there's contributor's guidelines available, have a look to make sure you're complying with the repository's owner's rules.
- Add reviewers – they will receive a notification by email. Other people who have permissions on the project can participate in the discussion if it interests them.
- [作成] をクリックします。
You will receive email notifications when your reviewers and other participants comment on the pull request, or commit changes to it.
Edit a pull request
After creating a pull request, you can modify it by clicking Edit on the pull request's page. You can edit details such as the Title, Description and the Reviewers. In particular, you can change the Destination branch for the pull request – you'll need Read permission on the branch you want to set.
最終更新日: 2018 年 1 月 10 日
関連コンテンツ
- Clustering with Bitbucket Data Center
- High availability for Bitbucket Server
- Bitbucket Data Center requirements
- Bitbucket Data Center in AWS
- Using Bitbucket Server in the enterprise
- Adding cluster nodes to Bitbucket Data Center
- Install Bitbucket Data Center
- Use an Elasticsearch cluster with Bitbucket Data Center
- Getting started with Bitbucket Server and AWS
- Recommendations for running Bitbucket in AWS
Powered by Confluence and Scroll Viewport.