Tab / Spaces

This commit is contained in:
Thomas FORGIONE 2016-12-03 11:49:41 +01:00
parent 10a8084ef1
commit a77f5fab75
No known key found for this signature in database
GPG Key ID: 2B5C8A9986271A42
1 changed files with 10 additions and 10 deletions

View File

@ -1,21 +1,21 @@
[credential] [credential]
helper = cache helper = cache
[push] [push]
default = simple default = simple
[diff] [diff]
tool = vimdiff tool = vimdiff
[difftool] [difftool]
prompt = false prompt = false
[alias] [alias]
d = difftool d = difftool
co = checkout co = checkout
st = status st = status
ci = commit ci = commit
[log] [log]
date = local date = local
[core] [core]
quotepath = false quotepath = false
[merge] [merge]
tool=meld tool=meld
[commit] [commit]
gpgsign = true gpgsign = true