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

Simplify target paths by leveraging newest dir behavior in dotnet-file #116

Closed kzu closed 4 days ago

kzu commented 4 days ago

The trailing '/' on the URL now means "construct target path from here on", so we don't get duplicated directory structure.