hgext3rd/topic/stack.py
changeset 4654 0d05dcb8dd37
parent 4653 fd4f422b0b57
child 4655 bb0a5beb0ad8
--- a/hgext3rd/topic/stack.py	Sat May 11 17:14:32 2019 +0800
+++ b/hgext3rd/topic/stack.py	Fri May 17 17:59:58 2019 +0800
@@ -354,6 +354,7 @@
         states.sort()
 
         fm.startitem()
+        fm.context(ctx=ctx)
         fm.data(isentry=isentry)
 
         if idx is None: