[alias] br = branch branches = branch ci = commit -v co = checkout commit = commit -v di = diff st = !git --no-pager status tags = tag wd = diff --color-words wdiff = diff --color-words [color] ui = auto [core] pager = smart-less [user] email = myon@debian.org