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.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…