On Wed, Mar 11, 2015 at 3:47 PM, Eric Sunshine wrote:
> On Wed, Mar 11, 2015 at 2:49 AM, Paul Tan wrote:
>> +
>> +If not set explicitly with '--file', there are two files where
>> +git-credential-store will search for credentials in order of precedence:
>> +
>> +~/.git-credentials::
>> + Us
On Wed, Mar 11, 2015 at 2:49 AM, Paul Tan wrote:
> git-credential-store now supports an additional default credential file
> at $XDG_CONFIG_HOME/git/credentials. However, ~/.git-credentials takes
> precedence over it for backwards compatibility. To make the precedence
> ordering explicit, add a ne
git-credential-store now supports an additional default credential file
at $XDG_CONFIG_HOME/git/credentials. However, ~/.git-credentials takes
precedence over it for backwards compatibility. To make the precedence
ordering explicit, add a new section FILES that lists out the credential
file paths i
3 matches
Mail list logo