# 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).