Skip to content
Snippets Groups Projects
Commit 34e9b8b9 authored by Pulkit Goyal's avatar Pulkit Goyal
Browse files

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.
parent 4dd292ce
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment