Protected Bitbucket DC resources / elements / metadata

In this article, you will get information about all protected resources, elements and metadata in Bitbucket DC.

Protected Bitbucket DC resources, elements, and metadata

All the Bitbucket DC saved data list:

  • Repository - Where the code is stored and changes are made.

  • Pull requests - Tool allows you to inform about changes that have been pushed to the branch in the repository.

  • Webhooks - These are custom HTTP callbacks that users define.

  • Tag - Tags are refs that point to specific points in Git history.

  • LFS - Reduces the impact of large files in your repository by downloading the relevant versions of them lazily

  • Commits - Commits are the core building block units of a Git project timeline.

  • Branches - In Git, branches are a part of your everyday development process. Git branches are effectively a pointer to a snapshot of your changes.

Last updated