[alias]
	lol = log --graph --decorate --oneline --all
	lola = log --graph --decorate --pretty=oneline --abbrev-commit --all
	st = status --short --branch
	d = diff --stat
	dn = diff --name-status
	ds = diff --stat
	l = log --graph --decorate --oneline --all
	s = status --short --branch
	ll = log --graph --decorate --pretty=format:'%C(yellow)%h %Cred%ad %Cgreen%d %Creset%s' --date=short --all
	dw = diff -w
	c = commit

[color]
	ui = true
[user]
	name = Patrick Cao Huu Thien
	email = patrick.cao_huu_thien@upmc.fr