Asib27's picture
try 1
065fee7 verified
raw
history blame
366 Bytes
# just a comment
[alias]
st = status
ci = commit
co = checkout
br = branch
[color]
branch = auto
diff = auto
interactive = auto
status = auto
[user]
name = Sebastian Thiel
email = byronimo@gmail.com
[core]
editor = vim
autocrlf = false
packedGitLimit = 1g
packedGitWindowSize = 512m
[pack]
windowMemory = 512m
[merge]
tool = meld
[diff]
tool = meld