Skip to content

Implement Wrong Branch Detection #30

@YagoBorba

Description

@YagoBorba

To maintain repository cleanliness and enforce GitFlow best practices, the system should be able to detect when a developer is working directly on protected branches.

Core Functionality:

  • Detect when a git commit is attempted on main or develop.
  • Issue a clear warning to the user, explaining the problem.
  • Provide a helpful suggestion, such as creating a new feature branch.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestfeatureNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions