pass-git-helper 4.0.0
Git credential helper interfacing with pass
pass-git-helper is a git credential helper which uses pass, the standard unix password manager, as the credential backend for your git repositories. This is achieved by explicitly defining mappings between hosts and entries in the password store.
- Outputs:
out - Website: https://github.com/languitar/pass-git-helper
- Licenses: LGPL 3+
- Package source: gnu/packages/password-utils.scm
- Builds: See build status
- Issues: See known issues
Installation
Install pass-git-helper 4.0.0 as follows:
guix install pass-git-helper@4.0.0
Or install the latest version:
guix install pass-git-helper
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.