view rc/gitconfig @ 459:7d4b2c464824

Enable convert by default.
author Edho Arief <edho@myconan.net>
date Mon, 18 Feb 2013 12:26:11 +0900
parents e0f9a54b9dce
children 4322b0a8a695
line wrap: on
line source

[user]
	email = edho@myconan.net
	name = Edho Arief
[alias]
	ci = commit
	co = checkout
	st = status
[push]
	default = current
[color]
	ui = true
[core]
	excludesfile = ~/.gitignore_global