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