Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Created·2017-10-09 22:45
Flavor·PCRE (Legacy)

/
^master$|^\d+(?:(?:\.\d+)+|(?:\-[A-z]+))+$
/
gm
Open regex in editor

Description

Branch naming regex that's suitable for Gitlab issues.

GIT SVN MERCURIAL MG

Submitted by anonymous