Mercurial > hg
changeset 25793:084957666642
hgk: tweak doc format for path option
This lets the config checker see it.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 25 Jun 2015 17:37:14 -0500 |
parents | dd166d42e7b2 |
children | 902148444889 |
files | hgext/hgk.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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::