view .gitconfig @ 149:7dfb7799567f

path_manipulation: Fix accidental recursion.
author Augie Fackler <durin42@gmail.com>
date Mon, 28 Sep 2009 15:20:42 -0500
parents c9f70cf1d4c6
children a501ac24abd9
line wrap: on
line source

[user]
	name = Augie Fackler
	email = durin42@gmail.com
[core]
	excludesfile = /home/augie/.hgglobalignore
[color]
	diff = auto
	status = auto