Mercurial > evolve
changeset 76:e68f6821ae84
mention plan for hook in the documentation
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Wed, 14 Sep 2011 17:40:24 +0200 |
parents | d7b11772f0b5 |
children | 45afdbf062f4 |
files | hgext/states.py |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext/states.py Tue Sep 13 22:05:19 2011 +0200 +++ b/hgext/states.py Wed Sep 14 17:40:24 2011 +0200 @@ -227,6 +227,8 @@ 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 ........