Description
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
git-credential-manager is a secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
requires sandbox to be disabled on MacOS, so that .NET can find
/usr/bin/codesign
to sign the compiled binary. This problem is common to all .NET packages on MacOS with Nix.