Commit history
Use Bitbucket Data Center and Server
- Importing code from an existing project
- Creating projects
- Creating repositories
- リポジトリのクローン
- Archive a repository
- HTTP アクセス トークン
- Controlling access to code
- Workflow strategies
- プル リクエスト
- 既定タスク
- Bitbucket search syntax
- Webhook を管理する
- 通知
- Markdown syntax guide
- アドオンをリクエストする
- 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
このページの内容
関連コンテンツ
- Setting up plan build dependencies
- How to trigger a branch after successful build of another branch with a different name
- Triggering builds
- Bamboo repository polling trigger does not start the build immediately
- Repository triggers the build when changes are committed
- How do I work with Triggering builds
- Running a plan build manually
- How to start up Bamboo with build plans, deployment environments, branch detection and build status updates disabled
- Bamboo plans queued for extended duration when a single Linked Repository is used by multiple plans
- How to configure Bamboo plans to be triggered by specific repository directories
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.
関連コンテンツ
- Setting up plan build dependencies
- How to trigger a branch after successful build of another branch with a different name
- Triggering builds
- Bamboo repository polling trigger does not start the build immediately
- Repository triggers the build when changes are committed
- How do I work with Triggering builds
- Running a plan build manually
- How to start up Bamboo with build plans, deployment environments, branch detection and build status updates disabled
- Bamboo plans queued for extended duration when a single Linked Repository is used by multiple plans
- How to configure Bamboo plans to be triggered by specific repository directories