Add diff command for gpg-encrypted files

This commit is contained in:
Adam Goldsmith 2017-09-02 14:12:31 -04:00
parent 12e3a1f88f
commit 6ffdd5cab8
1 changed files with 3 additions and 1 deletions

View File

@ -11,4 +11,6 @@
serve = !git daemon --base-path=. --export-all --reuseaddr --informative-errors --verbose
hub = !git daemon --base-path=. --export-all --enable=receive-pack --reuseaddr --informative-errors --verbose
[credential]
helper = netrc -f ~/.netrc.gpg -v
helper = netrc -f ~/.netrc.gpg -v
[diff "gpg"]
textconv = gpg --no-tty --decrypt -q