summaryrefslogtreecommitdiff
path: root/.hgrc
diff options
context:
space:
mode:
Diffstat (limited to '.hgrc')
-rw-r--r--.hgrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.hgrc b/.hgrc
index b8d6e05..bd47824 100644
--- a/.hgrc
+++ b/.hgrc
@@ -7,3 +7,7 @@ hgext.purge =
hgext.hgk =
hgext.graphlog =
hgshelve = ~/.hgext/hgshelve.py
+
+[hooks]
+commit.diffstat = python:~/.hgext/hgdiffstat.py:diffstat
+changegroup.diffstat = python:~/.hgext/hgdiffstat.py:diffstat