File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ and may issue IDE-only warnings if no active sponsorship is detected.*
1414<!-- https://github.com/devlooped/.github/raw/main/sponsorlink.md -->
1515
1616Packages the official [ Git Credential Manager] ( https://github.com/git-ecosystem/git-credential-manager/ ) cross-platform credential store
17- implementation supporting Windows, macOS and Linux for use as a NS2.0 library with no UI or external dependencies beyond just git .
17+ implementation supporting Windows, macOS and Linux for use as a NS2.0 library with no UI or external dependencies.
1818
1919Release version numbers track the [ GCM releases] ( https://github.com/GitCredentialManager/git-credential-manager/releases ) themselves.
2020
@@ -47,6 +47,11 @@ The library targets .NET Standard 2.0 for broad applicability.
4747Supported [ credential stores] ( https://github.com/git-ecosystem/git-credential-manager/blob/main/docs/credstores.md ) and their
4848configuration is shared with the GCM project itself.
4949
50+
51+ > [ !IMPORTANT]
52+ > If you use Git's built-in credential cache, a working installation of git
53+ > is required. See [ GCM docs] ( https://github.com/git-ecosystem/git-credential-manager/blob/main/docs/credstores.md#gits-built-in-credential-cache ) .
54+
5055<!-- #content -->
5156
5257## Releasing
You can’t perform that action at this time.
0 commit comments