Skip to content

Instantly share code, notes, and snippets.

@pcwalton
Created July 2, 2010 17:25
Show Gist options
  • Save pcwalton/461634 to your computer and use it in GitHub Desktop.
Save pcwalton/461634 to your computer and use it in GitHub Desktop.
[ui]
username=Patrick Walton <pwalton@mozilla.com>
[diff]
git=1
[hooks]
commit.whitespace = hg export tip | (! grep -C 3 --color=always -n '^+.*[ ]$')
[extensions]
attic=~/.hgext/attic.py
bookmarks=
hgext.fetch=
hgext.graphlog=
hgext.mq=
hgext.record=
hgk=
histedit=~/.hgext/histedit.py
localbranch=~/.hgext/localbranch.py
pbranch=~/.hgext/pbranch.py
purge=
rebase=
transplant=
[bookmarks]
track.current=True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment