##// END OF EJS Templates
revlog: raise error.WdirUnsupported from revlog.node() if wdirrev is passed...
revlog: raise error.WdirUnsupported from revlog.node() if wdirrev is passed When we try to run, 'hg debugrevspec 'branch(wdir())'', it throws an index error and blows up. Lets raise the WdirUnsupported if wdir() is passed so that we can catch that later.

File last commit:

r32206:c4858385 default
r32443:34e9b8b9 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer