Updated Mercurial Config
@ 2010-06-03 20:02:01.496252
Filed under: Code Tech
I've really taken a liking to using Mercurial for version control. I figured it was about time to post my updated personal config (~/.hgrc)!
digg it
seed it
del.icio.us
ma.gnolia
Log in to post comments.
Filed under: Code Tech
I've really taken a liking to using Mercurial for version control. I figured it was about time to post my updated personal config (~/.hgrc)!
[ui] username = Steve 'Ashcrow' Milnereditor = vim [extensions] hgext.convert = hgext.graphlog = hgext.gpg = hgext.schemes = hgext.patchbomb = color = mq = bookmarks = pager = inotify = rebase = [pager] pager = less -R [diff] git = True [alias] blame = annotate -uln [smtp] # removed ;-)
digg it
seed it
del.icio.us
ma.gnolia
Log in to post comments.

