Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
938 views
in Technique[技术] by (71.8m points)

window - I keep getting this warning when push to git repo

fatal: credential-cache unavailable; no Unix socket support
git credential-'cache store: -c: line 0: unexpected EOF while looking for matching `''
git credential-'cache store: -c: line 1: syntax error: unexpected end of file
fatal: credential-cache unavailable; no Unix socket support

I don't understand why I keep getting this warning on every push to my public repo.

I uninstalled git from my pc and project. Re-Initialized it but, the warning still persists.

Also, I remember entering some configuration in credential store to stop git from repeatedly asking password. However, I don't remember which file it was or how to access it.

Is this error coming from the credentials cache store file? If yes how to reset or delete it?

Any help appreciated.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...