summaryrefslogblamecommitdiff
path: root/.gitconfig
blob: 3faff9cfda89d59b4c5ca2bd8407eded65c2b2f9 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                      
[alias]
   lol = log --graph --decorate --pretty=oneline --abbrev-commit --all
   d = difftool
[user]
   email = stoelp@eit.uni-kl.de
   name = johannst
[core]
   editor = vim
[diff]
   tool = vimdiff