Skip to content

Possible to set a max limit for branchname? #4456

Answered by HHobeck
trondhindenes asked this question in Q&A
Discussion options

You must be logged in to vote

Why not just changing the regular expression to e.g. ^features?[\/-](?<BranchName>.{8})? I have implemented this feature of named grouping to have the flexibility.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@trondhindenes
Comment options

@asbjornu
Comment options

@HHobeck
Comment options

Answer selected by HHobeck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants