Skip to content

Instantly share code, notes, and snippets.

@richleland
Forked from joshourisman/.hgrc
Created January 14, 2010 17:27
Show Gist options
  • Save richleland/277326 to your computer and use it in GitHub Desktop.
Save richleland/277326 to your computer and use it in GitHub Desktop.
[ui]
username = Josh Ourisman <josh@joshourisman.com>
[extensions]
fetch=
hgext.mq=
hgext.convert=
color=
rebase=
hgsubversion=~/.hg.d/hgsubversion/hgsubversion
hgext.convert=
hgext.bookmarks=
hggit=
zeroconf=
hgext.record=
graphlog=
[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