Skip to content

Recommend preventing creating tags that match branches

Greg Myers requested to merge recommend-preventing-tag-creation into master

What does this MR do?

Recommends that users prevent the creation of tags with the same name as branches.

Relevant issues:

Why?

  • as an additional security measure
  • to prevent confusion and unexpected behavior that may occur when both a branch and a tag share the same name

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Greg Myers

Merge request reports

Loading