]> git.openstreetmap.org Git - chef.git/blob - cookbooks/accounts/files/default/grant/.gitconfig
chef: Remove ancient verisign 1024 root cert
[chef.git] / cookbooks / accounts / files / default / grant / .gitconfig
1 [user]
2         email = git@firefishy.com
3         name = Grant Slater
4 [push]
5         default = simple
6 [core]
7         editor = vim
8 [diff]
9         algorithm = histogram