myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit e1ccd997dcee545cccb6874db81d8a026cbbfdc3
parent 04a7b974bbaa948338e75580144a4c34f64dc968
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Sat, 24 Sep 2016 17:51:24 +0200

remember git passwords

Diffstat:
gitconfig | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/gitconfig b/gitconfig @@ -24,3 +24,5 @@ ldiff = !rcs-latexdiff [push] default = current +[credential] + helper = store