[alias] st = status ci = commit di = diff wdi = diff --color-words co = checkout up = fetch --all [color] ui = auto [diff] renames = copies [gui] fontdiff = -family \"Source Code Pro\" -size 8 -weight normal -slant roman -underline 0 -overstrike 0 fontui = -family \"DejaVu Sans\" -size 9 -weight normal -slant roman -underline 0 -overstrike 0 spellingdictionary = en # recognize file copies [diff] renames = copies [push] default = upstream [branch "master"] rebase = true [pull] rebase = true [http] sslCAPath = /etc/ssl/certs sslVerify = true [commit] gpgsign = true