summaryrefslogtreecommitdiff
path: root/.hgrc
blob: 51da660f29353fbdc7a2527d977fcbe46bf58818 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[ui]
username = René 'Necoro' Neumann <necoro@necoro.net>

[extensions]
hgext.fetch =
hgext.purge =
hgext.hgk =
hgext.graphlog =
hgshelve = ~/.hgext/hgshelve.py
hgext.bookmarks =
hggit = ~/.hgext/hg-git/hggit

[hooks]
commit.diffstat = python:~/.hgext/hgdiffstat.py:diffstat
changegroup.diffstat = python:~/.hgext/hgdiffstat.py:diffstat