Add diff command for gpg-encrypted files
This commit is contained in:
parent
12e3a1f88f
commit
6ffdd5cab8
@ -12,3 +12,5 @@
|
||||
hub = !git daemon --base-path=. --export-all --enable=receive-pack --reuseaddr --informative-errors --verbose
|
||||
[credential]
|
||||
helper = netrc -f ~/.netrc.gpg -v
|
||||
[diff "gpg"]
|
||||
textconv = gpg --no-tty --decrypt -q
|
||||
|
Loading…
Reference in New Issue
Block a user