view .hgrc @ 38:10fc72a4e6ca

upgrade hotkeys to use the new mozilla pastebin.py (can probably throw away HOME/bin/pastebin.sh)
author Jeff Hammel <k0scist@gmail.com>
date Thu, 18 Mar 2010 17:26:44 -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