Compare changes in Bitbucket Server
Using Bitbucket Server
- Importing code from an existing project
- Creating projects
- Creating repositories
- リポジトリのクローン
- Personal access tokens
- Controlling access to code
- Workflow strategies in Bitbucket Server
- Using pull requests in Bitbucket Server
- Search for code in Bitbucket Server
- Managing webhooks in Bitbucket Server
- 通知
- Markdown syntax guide
- アドオンをリクエストする
- Set the default time zone in Bitbucket Server
- Download an archive from Bitbucket Server
- Creating a Contributions guidelines file
- Working with Git LFS Files
- Compare changes in Bitbucket Server
このページの内容
関連コンテンツ
- Advanced field editing using JSON
- Find the smart value for a field
- Jira smart values - issues
- Examples of using smart values with dates
- Smart values - syntax and formatting
- Jira smart values - users
- Examples of using smart values with text strings
- Smart values in Jira automation
- Jira smart values - text fields
- Jira smart values - lists
You can quickly find revision changes using the Compare page.
Comparing revisions
To compare revisions in Bitbucket Server:
- From the sidebar, click
Compare.
- In the Compare page, from both the Source and Destination dropdown, select any combination of branches, tags, or commits.
- Once selections are made, the comparison results display in a diff and a commits list tab.
Bitbucket Server uses git diff ...
A three-dot diff is a comparison between the commit where the feature branch was last synched with the destination branch and the most recent version of the feature branch.
A two-dot diff is the direct comparison of two committish references such as SHAs.
Last modified on Mar 2, 2020
関連コンテンツ
- Advanced field editing using JSON
- Find the smart value for a field
- Jira smart values - issues
- Examples of using smart values with dates
- Smart values - syntax and formatting
- Jira smart values - users
- Examples of using smart values with text strings
- Smart values in Jira automation
- Jira smart values - text fields
- Jira smart values - lists
Powered by Confluence and Scroll Viewport.