Wayne Stambaugh <[email protected]> writes: > 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:
I've had similar permissions problems; I solved them by changing the owner of the files, via the Advanced security property settings. Navigate to the file in Windows Explorer, right click, select Properties, click Security tab, click Advanced button, click "change" at end of "Owner" line. -- -- Stephe ------------------------------------------------------------------------------ _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
