[user]
	name = Karel Kočí
	email = cynerd@email.cz
	signingkey = A6BC8B8CEB31659B
[push]
	default = simple
[core]
	editor = vim
[commit]
	gpgsign = true
[merge]
	tool = vimdiff
[alias]
	co = checkout
	ci = commit
	st = status
	br = branch
	hist = log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short
	type = cat-file -t
	dump = cat-file -p