Skip to content

Instantly share code, notes, and snippets.

@gregnewman
Forked from joshourisman/.hgrc
Created November 18, 2009 20:40
Show Gist options
  • Save gregnewman/238225 to your computer and use it in GitHub Desktop.
Save gregnewman/238225 to your computer and use it in GitHub Desktop.
[ui]
username = Josh Ourisman <[email protected]>
[extensions]
fetch=
hgext.mq=
hgext.convert=
color=
rebase=
hgsubversion=~/.hg.d/hgsubversion/hgsubversion
hgext.convert=
hgext.bookmarks=
hggit=
hgext.extdiff=
zeroconf=
hgext.record=
graphlog=
[extdiff]
cmd.opendiff = fmdiff
[diff]
git = True
[defaults]
addremove = --similarity 100
[alias]
o = outgoing
i = incoming
s = status
l = glog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment