hgext/histedit.py
changeset 45450 47d10ade5bc4
parent 45375 8c466bcb0879
child 45577 5c8230ca37f2
--- a/hgext/histedit.py	Fri Sep 11 09:55:08 2020 -0700
+++ b/hgext/histedit.py	Fri Sep 11 09:35:49 2020 -0700
@@ -1151,7 +1151,7 @@
             h,
         )
 
-    @property
+    @util.propertycache
     def desc(self):
         summary = (
             cmdutil.rendertemplate(