Skip to content

Commit

Permalink
Explain preconditions for GPG
Browse files Browse the repository at this point in the history
See #5
  • Loading branch information
languitar committed Oct 16, 2016
1 parent f7755cb commit 371d387
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -3,6 +3,11 @@
A [git] credential helper implementation which allows to use [pass] as the credential backend for your git repositories.
This is achieved by explicitly defining mappings between hosts and entries in the password store.

## Preconditions

GPG must be configured to use a graphical pinentry dialog.
The shell cannot be used due to the interaction required by [git]

## Installation

System-wide:
Expand Down

0 comments on commit 371d387

Please sign in to comment.