Whenever I push changes to github, git complains about the permissions
of the credentials cache folder:

fatal: The permissions on your socket directory are too loose; other
users may be able to read your cached credentials. Consider running:

        chmod 0700 /home/wstambaugh/.git-credential-cache
fatal: cache daemon did not start:

I've tried using chmod as suggested.  I tried using the windows file
properties to set the file permissions so that my account is the only
one that has access to the .git-credential-cache path but no luck.
Anyone else having this issue and if so how did you resolved it.  It
would be nice to not provide my github login credentials every time I do
a git push.  I issue exists on both windows 7 pro and 10.  Thanks in
advance for the help.

Cheers,

Wayne

------------------------------------------------------------------------------
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to