FHIR Chat · Remembering passwords · committers/git-help

Stream: committers/git-help

Topic: Remembering passwords


view this post on Zulip Grahame Grieve (Jun 17 2019 at 21:03):

I want git to remember my password and not keep prompting me for it.

view this post on Zulip Grahame Grieve (Jun 17 2019 at 21:03):

standard web advice doesn't work...

view this post on Zulip Lloyd McKenzie (Jun 18 2019 at 02:29):

TortoiseGit on Windows seems to remember.

view this post on Zulip Grahame Grieve (Jun 18 2019 at 02:42):

I had to use the magic keyword --global

view this post on Zulip Josh Mandel (Jun 18 2019 at 14:21):

My best advice is to use ssh keys, not passwords

view this post on Zulip Josh Mandel (Jun 18 2019 at 14:22):

https://help.github.com/en/articles/connecting-to-github-with-ssh has background

view this post on Zulip Grahame Grieve (Jun 18 2019 at 17:41):

looks awesomely more complicated ;-)

view this post on Zulip Josh Mandel (Jun 18 2019 at 22:41):

It's even more awesomely complicated if you store your ssh keys in a hardware security token (yubikey) -- but ever so much fun.


Last updated: Apr 12 2022 at 19:14 UTC