git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* credential-store get: No such file or directory
@ 2021-11-03  0:27 Steven Penny
  2021-11-03  1:19 ` Steven Penny
  2021-11-03  2:25 ` Jeff King
  0 siblings, 2 replies; 9+ messages in thread
From: Steven Penny @ 2021-11-03  0:27 UTC (permalink / raw)
  To: git

I recently tried to use this:

    git config --global credential.helper store

but whenever I run this:

    git push

I get this result:

    fatal: cannot run git credential-store get: No such file or directory

I have tried changing HOME value, as well as XDG_CONFIG_HOME, and it
doesn't seem to change anything. I also tried manually creating the
credentials file, to see if that would fix it, but error remains. I am
using Git 2.33. I know this worked
in the past, but it's been some years since I tried it.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-11-04 14:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-03  0:27 credential-store get: No such file or directory Steven Penny
2021-11-03  1:19 ` Steven Penny
2021-11-03  2:25 ` Jeff King
2021-11-03  3:57   ` Steven Penny
2021-11-03 11:10     ` Jeff King
2021-11-03 16:01       ` Steven Penny
2021-11-04  9:43         ` Jeff King
2021-11-04 14:12           ` Steven Penny
2021-11-04 14:55             ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).