Staging
v0.5.1
Revision ad2bb4c91159042202644945facba225701bd7df authored by Alain Leufroy on 10 June 2011, 09:26:08 UTC, committed by Alain Leufroy on 10 June 2011, 09:26:08 UTC
1 parent 77c3184
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