Regular Expressions 101

Community Patterns

find remote tracking repo in 'git branch -a' output

0

Regular Expression
PCRE (PHP <7.3)

/
(?<=\w{7}\s\[)[^\]]+
/
gm

Description

no description available

Submitted by anonymous - 3 years ago