view rc/gitconfig @ 471:9af2e1cd964e

Add test for $HOME writability.
author edogawaconan <me@myconan.net>
date Sun, 14 Jul 2013 02:01:09 +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