- Added gitconfig

This commit is contained in:
dbroqua 2017-06-29 23:23:52 +02:00
parent 4aad0f4b9f
commit 011f4c3248

10
gitconfig Normal file
View File

@ -0,0 +1,10 @@
[user]
name = dbroqua
email = dbroqua@mousur.org
[gc]
autoDetach = false
[core]
autocrlf = input
[alias]
tree = log --graph --decorate --pretty=raw --abbrev-commit