This package browser is in early development. Mind the rough edges.

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.

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.