Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-06-17 14:14
Flavor·.NET 7.0 (C#)

@"
(?<remotename>\w*)(?<seperator>\/)(?<branchname>\w*)
"
gm
Open regex in editor

Description

Developed for posh-git

Submitted by marckassay