Skip to content

Instantly share code, notes, and snippets.

@richleland
Forked from joshourisman/.hgrc
Created January 14, 2010 17:27
Show Gist options
  • Select an option

  • Save richleland/277326 to your computer and use it in GitHub Desktop.

Select an option

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=
hgext.hg-git=~/.hg.d/hg-git
hgext.extdiff=
zeroconf=
hgext.record=
[extdiff]
cmd.opendiff = fmdiff
[diff]
git = True
[defaults]
addremove = --similarity 100
[alias]
o = outgoing
i = incoming
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment