- [achievement]
 -     upload = true
 - [push]
 -     default = simple
 - [user]
 -     name = Alois Mahdal
 - [color]
 -     ui = true
 - [core]
 -     editor = vim
 - [alias]
 -   gr = log --graph --full-history --all --color --pretty=tformat:"%x1b[31m%h%x09%x1b[32m%d%x1b[0m%x20%s%x1b[0m"
 -   dc = diff --cached
 - 
 - [test]
 -     test = Basic
 
 
  |