Created
November 12, 2009 04:27
-
-
Save ddribin/232597 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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