##// END OF EJS Templates
histedit: mark as a first party extension
Augie Fackler -
r17069:2b1c7867 default
parent child Browse files
Show More
@@ -27,6 +27,7 b' from mercurial import scmutil'
27 27 from mercurial import util
28 28 from mercurial.i18n import _
29 29
30 testedwith = 'internal'
30 31
31 32 editcomment = """
32 33
General Comments 0
You need to be logged in to leave comments. Login now