git-credential-store-pathprefix 0.2.0

A Git credential helper that provides different credentials based on the repo path prefix
1
2
3
# git-credential-store-pathprefix

`git-credential-store-pathprefix` is a Git credential helper that provides credentials based on the repo path prefix. It's heavily inspired by [git-credential-store-path](https://github.com/kastelo-labs/git-credential-store-path).