Page MenuHomePhorge

[Git Flow]: Free-for-All Branches (commit contents)
ActivePublic

Referenced Files
None
Subscribers
None

Details

Rule Type
Global
Applies To
Commit Hook: Commit Content

Description

When any of these conditions are met:

Branches matches regexp @^feature/.*$@
Branches matches regexp @^hotfix/.*$@
Branches matches regexp @^release/.*$@
Branches matches regexp @^support/.*$@
Branches matches regexp @^develop$@

Take these actions every time this rule matches:

Do nothing.

Event Timeline

meier renamed this rule from to [Git Flow Commits]: Free-for-all Branches.
meier renamed this rule from [Git Flow Commits]: Free-for-all Branches to [Git Flow Commit Hook]: Free-for-all Branches.
meier disabled this rule.
meier renamed this rule from [Git Flow Commit Hook]: Free-for-all Branches to [Git Flow]: Free-for-All Branches (commit contents).
meier enabled this rule.