Compare changes in Bitbucket Server

You can quickly find revision changes using the Compare page.

Comparing revisions

To compare revisions in Bitbucket Server:

  1. From the sidebar, click  Compare.
  2. In the Compare page, from both the Source and Destination dropdown, select any combination of branches, tags, or commits.
  3. 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 Feb 2, 2021

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.