view rc/gitconfig @ 455:2f5580798bbb

Cleanup whitespace
author Edho Arief <edho@myconan.net>
date Mon, 18 Feb 2013 12:19:01 +0900
parents a07ee25c6304
children e0f9a54b9dce
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