This article provides information on all protected resources, elements, and metadata in Bitbucket DC.
Branches β in Git, branches are pointers to snapshots of your changes and are part of the everyday development process.
Commits β commits are the core building blocks of a Git project timeline.
LFS (Large File Storage) β reduces the impact of large files by downloading relevant versions only when needed.
Pull Requests β tool to propose, review, and merge changes pushed to a branch.
Repository β stores source code and tracks all changes.
Tag β references pointing to specific points in Git history.
Webhooks β custom HTTP callbacks defined by users to trigger external actions.
Last updated 2 months ago