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 1 month ago