[states] add a todo related to MQ
authorPierre-Yves David <pierre-yves.david@ens-lyon.org>
Tue, 13 Sep 2011 01:01:05 +0200
changeset 66 b1e64d8783f0
parent 65 7c8f992d567e
child 67 e62ffb77bf8c
[states] add a todo related to MQ
hgext/states.py
--- a/hgext/states.py	Tue Sep 13 00:58:18 2011 +0200
+++ b/hgext/states.py	Tue Sep 13 01:01:05 2011 +0200
@@ -253,6 +253,8 @@
 :rebase:     can't rebase immutable changeset.
 :mq:         can't qimport immutable changeset.
 
+TODO: publishing a changeset should qfinish mq patches.
+
 
 
 Implementation