Changeset - 677408ee9355
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 14 years ago 2011-07-02 19:16:39
marcin@python-works.com
fixed hooks for mercurial 1.9
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rhodecode/lib/hooks.py
Show inline comments
 
@@ -26,7 +26,7 @@ import os
 
import sys
 
import getpass
 

	
 
from mercurial.cmdutil import revrange
 
from mercurial.scmutil import revrange
 
from mercurial.node import nullrev
 

	
 
from rhodecode.lib import helpers as h
0 comments (0 inline, 0 general)