Skip to content

Instantly share code, notes, and snippets.

@ddribin
Created November 12, 2009 04:27
Show Gist options
  • Save ddribin/232597 to your computer and use it in GitHub Desktop.
Save ddribin/232597 to your computer and use it in GitHub Desktop.
[ui]
username = Dave Dribin <[email protected]>
archivemeta = False
editor = emacs
[extensions]
convert =
fetch =
color =
pager =
#hgkeychain =
#hgkeychain = /Users/dave/src/hgkeychain-hg/hgkeychain.py
churn =
record =
graphlog =
extdiff =
bookmarks =
[pager]
attend = log, diff, glog, help
[color]
status.modified = magenta bold
status.added = green bold
status.removed = red bold
status.deleted = cyan bold
status.unknown = blue bold
status.ignored = black bold
[extdiff]
cmd.sdiff = diff
opts.sdiff = -y
[bookmarks]
track.current = True
[hgkeychain]
logging=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment