view .gitconfig @ 158:36a4e4b0f9c3

localfuncs: smart multi-vcs diff command Requires mercurial.el, but it works with both Mercurial and Git.
author Augie Fackler <durin42@gmail.com>
date Tue, 24 Nov 2009 14:25:37 -0600
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