Staging
v0.8.1
https://foss.heptapod.net/mercurial/hgview
Revision fa34d81f5c0c8226845b8e985ddc6f17f44da3bd authored by David Douard on 27 May 2009, 19:43:12 UTC, committed by David Douard on 27 May 2009, 19:43:12 UTC
1 parent a3a776f
Raw File
Tip revision: fa34d81f5c0c8226845b8e985ddc6f17f44da3bd authored by David Douard on 27 May 2009, 19:43:12 UTC
code cleanup
Tip revision: fa34d81
hgqv.rc
# This file is intended to be installed in a system's hgrc.d directory
# It enables the hgqv's mercurial plugin, making the 'hg qv' command
# available.  This file presumes hgext/hgqv.py has been installed in
# the hgext path

[extensions]
hgext.hgqv =
back to top