Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision 52f30007fd51c7464ed941b016ea34a6874b11ef authored by David Douard on 01 October 2009, 07:34:49 UTC, committed by David Douard on 01 October 2009, 07:34:49 UTC
1 parent aac59b1
Raw File
Tip revision: 52f30007fd51c7464ed941b016ea34a6874b11ef authored by David Douard on 01 October 2009, 07:34:49 UTC
typo
Tip revision: 52f3000
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