[user] name = Vorname Name email = vorname.name@student.hpi.uni-potsdam.de [color] ui = auto [color "branch"] current = yellow reverse local = yellow remote = green [color "diff"] meta = yellow bold frag = magenta bold old = red bold new = green bold [color "status"] added = green changed = yellow untracked = cyan [alias] cm = commit co = checkout st = status hit = reset # git hit HEAD --hard lol = log --graph --decorate --pretty=oneline --abbrev-commit loa = log --graph --decorate --pretty=oneline --abbrev-commit --all lon = log --oneline --graph [push] default = matching [core] excludesfile = '~/.gitignore_global'