view .hgrc @ 37:6b8573a62cd3

add a python pastebin script for mozilla (pastebinit strangely doesnt seem to work at all)
author Jeff Hammel <k0scist@gmail.com>
date Thu, 18 Mar 2010 17:25:10 -0700
parents 3b88a6c02421
children bd91a6bc85cd
line wrap: on
line source

[ui]
username = Jeff Hammel <k0scist@gmail.com>
ignore = /home/jhammel/.hgignore
merge = internal:merge

[defaults]
commit = -v

[diff]
git = 1
showfunc = 1
unified = 8

[trusted]
users = jhammel
groups = jhammel

[web]
allow_archive = zip, bz2
contact = k0scist at gmail