view .gitconfig @ 233:da06f9fd5016

update-source-trees: git fetch all remotes instead of doing git pull origin master
author Augie Fackler <durin42@gmail.com>
date Sat, 16 Oct 2010 18:50:32 -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