feat(git): use git-credential-gopass

This commit is contained in:
winston 2022-10-11 07:43:53 +02:00
parent e8279efeb6
commit 0975281c60
Signed by: winston
GPG key ID: 3786770EDBC2B481

View file

@ -8,7 +8,7 @@
; using 'pass' as the password manager ; using 'pass' as the password manager
[credential] [credential]
helper = !pass-git-helper $@ helper = gopass
useHttpPath = true useHttpPath = true
; change identity based on the cwd ; change identity based on the cwd