mention plan for hook in the documentation
diff --git a/hgext/states.py b/hgext/states.py --- a/hgext/states.py +++ b/hgext/states.py @@ -227,6 +227,8 @@ This is probably needed quickly XXX TODO: Proper behaviour when heads file are chmoded whould be a first step. +XXX We are going to need hooks (pre and post) hook on state transition too. + Template ........