]> git.openstreetmap.org Git - chef.git/blob - cookbooks/accounts/files/default/grant/.gitconfig
Merge pull request #315 from openstreetmap/dependabot/bundler/test-kitchen-2.5.2
[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