Staging
v0.5.1
Revision c83922ec1319b879dd981dfe2f5769e30776de05 authored by Pierre-Yves David on 08 August 2012, 10:05:19 UTC, committed by Pierre-Yves David on 08 August 2012, 10:05:19 UTC
1 parent d4c12be
Raw File
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]
hgext.hgview =
back to top