Commit history
Use Bitbucket Data Center and Server
- Importing code from an existing project
- Creating projects
- Creating repositories
- Clone a repository
- Archive a repository
- HTTP access tokens
- Controlling access to code
- Workflow strategies
- Pull requests
- Default tasks
- Bitbucket search syntax
- Manage webhooks
- Notifications
- Markdown syntax guide
- Requesting add-ons
- Set the default time zone
- Download a repository archive
- Creating a Contributions guidelines file
- Working with Git LFS Files
- Compare branches, tags, and commits
- Commit history
On this page
Related content
- Could not access Space directory
- com.atlassian.bonnie.LuceneException Couldn't open writer on directory
- Unable to Access a Space Homepage
- The number of spaces in the space directory does not match the space permissions list
- No Spaces Were Found in Space Directory
- Template NullPointerException when visiting Confluence after space import
- NonUniqueResultException prevents access to Confluence space
- Spaces are missing from the Space Directory
- Unable to access space as a site-admin- error: You don’t have permission to see the content in this space
- Space drop-down does not work for some users
You can see the commit history of a repository in Bitbucket Data Center by navigating directly to the commits page of a repository. You can also view the commit history for a specific file.
To view all the commits on a branch in a repository, select Commits.
To view the commit history associated with a specific file:
Select a file within the Source view on a repository.
Select History.
View merge commits
To view merge commits from the commit history of a specific file:
Select a file within the Source view on a repository.
Select History.
Toggle Follow renames off.
View the history of a file's rename
To include the file’s commit history prior to it being renamed:
Select a file within the Source view on a repository.
Select History.
Toggle Follow renames on.
Note: With Follow renames toggled on, you will not see merge commits in the list.
Related content
- Could not access Space directory
- com.atlassian.bonnie.LuceneException Couldn't open writer on directory
- Unable to Access a Space Homepage
- The number of spaces in the space directory does not match the space permissions list
- No Spaces Were Found in Space Directory
- Template NullPointerException when visiting Confluence after space import
- NonUniqueResultException prevents access to Confluence space
- Spaces are missing from the Space Directory
- Unable to access space as a site-admin- error: You don’t have permission to see the content in this space
- Space drop-down does not work for some users