Add gpg2 wrapper program that applies --no-tty flag
This commit is contained in:
parent
8430953d9c
commit
a1e0795e78
3 changed files with 7 additions and 0 deletions
|
@ -20,5 +20,9 @@
|
|||
|
||||
[git-up.rebase]
|
||||
arguments = --preserve-merges
|
||||
|
||||
[gpg]
|
||||
program = gpg2-no-tty
|
||||
|
||||
[rerere]
|
||||
enabled = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue