Language

Package: pass-git-helper @ 1.1.0

Synopsis

Git credential helper interfacing with pass

Description

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.

Home page
https://github.com/languitar/pass-git-helper
Location
gnu/packages/password-utils.scm (line: 870, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?