[user]
	name = Ken-ichi Mito
	email = mitty@mitty.jp
[color]
	ui = true
[alias]
	co = checkout
	ci = commit
	st = status
	br = branch
	hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short
[core]
	excludesfile = ~/.gitignore
[svn]
	pushmergeinfo = true
