Staging
v0.8.1
https://foss.heptapod.net/mercurial/hgview
Raw File
Tip revision: e0873aa5db3a93b14b6ab770d64504dd36341162 authored by Philippe Pepiot on 21 August 2018, 09:13:11 UTC
[pkg] version 1.10.3
Tip revision: e0873aa
hgview.rc
# This file is intended to be installed in a system's hgrc.d directory
# It enables the hgview's mercurial plugin, making the 'hg qv' command
# available.  This file presumes hgext/hgview.py has been installed in
# the hgext path

[extensions]
hgview =
back to top