12.05.2017 11:45, Jeff King пишет:
On Fri, May 12, 2017 at 10:24:50AM +0200, Matthieu Moy wrote:
Jeff King writes:
The only time it should remove an entry is when Git asks it to. And the
only time that happens is when Git sees the credential rejected by the
server (e.g., an HTTP 401 even aft
On Fri, May 12, 2017 at 10:24:50AM +0200, Matthieu Moy wrote:
> Jeff King writes:
>
> > The only time it should remove an entry is when Git asks it to. And the
> > only time that happens is when Git sees the credential rejected by the
> > server (e.g., an HTTP 401 even after we fed the stored cr
Jeff King writes:
> The only time it should remove an entry is when Git asks it to. And the
> only time that happens is when Git sees the credential rejected by the
> server (e.g., an HTTP 401 even after we fed the stored credential). I
> don't know why that would happen unless there's some non-d
On Fri, May 12, 2017 at 11:05:19AM +0300, Райцин Антон wrote:
> I have very strange git credentials store behavior on one of my servers.
> I Use Ubuntu 14.04 LTS and git 2.10.2. The server have multiple users with
> multiple projects, so they have got many different git credentials to
> different
Hello.
I have very strange git credentials store behavior on one of my servers.
I Use Ubuntu 14.04 LTS and git 2.10.2. The server have multiple users
with multiple projects, so they have got many different git credentials
to different repositories.
I set git config --global credential.helper s
5 matches
Mail list logo