Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision d1bc043049d1d1d25318af8da47c7bd8278bdf12 authored by David Douard on 04 June 2012, 15:05:03 UTC, committed by David Douard on 04 June 2012, 15:05:03 UTC
2 parent s c7535b0 + 82c2136
Raw File
Tip revision: d1bc043049d1d1d25318af8da47c7bd8278bdf12 authored by David Douard on 04 June 2012, 15:05:03 UTC
merge stable in default
Tip revision: d1bc043
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