git-credential-store-regex 0.1.0

A Git credential helper that provides credentials by matching attributes against regular expressions
1
2
3
# git-credential-store-regex


`git-credential-store-regex` is a Git credential helper that provides credentials by matching attributes — protocol, host, path, and username — against regular expressions.