view rc/gitconfig @ 460:95fc26810152

Add macports path.
author Edho Arief <edho@myconan.net>
date Mon, 04 Mar 2013 13:36:59 +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