Changed gitconfig to use libsecret helper

This commit is contained in:
Eric Renfro 2019-01-03 01:42:37 -05:00
parent f49ca6ca72
commit 228d7e0391
Signed by: psi-jack
GPG Key ID: 14977F3A50D9A5BF
1 changed files with 2 additions and 1 deletions

View File

@ -18,6 +18,7 @@
up = !git pull --prune $@ && git submodule update --init --recursive
[credential]
#helper = /usr/lib/git/git-core/git-credential-store
helper = /usr/share/doc/git/contrib/credential/gnome-keyring/git-credential-gnome-keyring
#helper = /usr/share/doc/git/contrib/credential/gnome-keyring/git-credential-gnome-keyring
helper = /usr/share/doc/git/contrib/credential/libsecret/git-credential-libsecret
#helper = /usr/libexec/git-core/git-credential-libsecret
#helper = libsecret