Community Patterns

Community Library Entry

1

Regular Expression
Created·2018-07-04 07:57
Flavor·ECMAScript (JavaScript)

/
^(?:git|ssh|https?|git@[-\w.]+):(\/\/)?(.*?)(\.git)(\/?|\#[-\d\w._]+?)$
/
gm
Open regex in editor

Description

no description available

Submitted by UNKNW