On Fri, Sep 21, 2018 at 04:56:20PM +, Zych, David M wrote:
> Suppose I need to use different credential.helper values for different
> repositories on the same HTTPS host. Ideally I would like to be able to
> write this logic using a partial URL path prefix, for example in
> ~/.gitconfig
>
Suppose I need to use different credential.helper values for different
repositories on the same HTTPS host. Ideally I would like to be able to
write this logic using a partial URL path prefix, for example in
~/.gitconfig
[credential "https://example.com/prefix1/foo.git";]
helper = !ZZ
2 matches
Mail list logo