diff -r dd166d42e7b2 -r 084957666642 hgext/hgk.py --- a/hgext/hgk.py Thu Jun 25 17:36:46 2015 -0500 +++ b/hgext/hgk.py Thu Jun 25 17:37:14 2015 -0500 @@ -22,7 +22,7 @@ the path to hgk in your configuration file:: [hgk] - path=/location/of/hgk + path = /location/of/hgk hgk can make use of the extdiff extension to visualize revisions. Assuming you had already configured extdiff vdiff command, just add::