devlooped / CredentialManager

Packages the official Git Credential Manager cross-platform credential store implementation supporting Windows, macOS and Linux for use as a NS2.0 library with no UI or external dependencies.
https://clarius.org/CredentialManager
MIT License
9 stars 0 forks source link

Sync files with v2.5.0 tag rather than main #95

Closed kzu closed 5 months ago

kzu commented 5 months ago

This allows us to ship 2.5.0 even if they haven't done so on nuget.org

See https://github.com/git-ecosystem/git-credential-manager/issues/1606

Fixes #88