site

(Pierre-Yves David)
2011-09-13: [states] add a todo related to MQ

[states] add a todo related to MQ

diff --git a/hgext/states.py b/hgext/states.py
--- a/hgext/states.py
+++ b/hgext/states.py
@@ -253,6 +253,8 @@ Other extensions
 :rebase:     can't rebase immutable changeset.
 :mq:         can't qimport immutable changeset.
 
+TODO: publishing a changeset should qfinish mq patches.
+
 
 
 Implementation