Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision feb20ed4869478ec935ca7cc7eab7d70373e6d8a authored by Alexandre Fayolle on 25 August 2010, 14:40:38 UTC, committed by Alexandre Fayolle on 25 August 2010, 14:40:38 UTC
2 parent s 3aef9ad + 9cb11ff
Raw File
Tip revision: feb20ed4869478ec935ca7cc7eab7d70373e6d8a authored by Alexandre Fayolle on 25 August 2010, 14:40:38 UTC
merge
Tip revision: feb20ed
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