Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update git credential cache platforms #1049

Merged
merged 1 commit into from
Jan 23, 2023

Conversation

ldennington
Copy link
Contributor

GCM's documentation states that git's credential cache is supported on Windows. Unfortunately, due to lack of Unix socket support on Windows versions prior to Windows 10, this feature is not currently supported on Windows, so this change removes it from the list of platforms on which this credstore can be used. See this issue for more details.

GCM's documentation states that git's credential cache is supported on
Windows. Unfortunately, due to lack of Unix socket support on Windows
versions prior to Windows 10, this feature is not currently supported on
Windows, so this change removes it from the list of platforms on which
this credstore can be used. See [1] for more details.

[1]: git-for-windows/git#3892
@ldennington ldennington merged commit 5593bd4 into git-ecosystem:main Jan 23, 2023
@ldennington ldennington deleted the correct-cache-docs branch July 12, 2023 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation on using git credential cache in windows is inconsistent
2 participants