Skip to content
Snippets Groups Projects
Commit 7b17f9de6d3e authored by Yuya Nishihara's avatar Yuya Nishihara
Browse files

revlog: map rev(wdirid) to WdirUnsupported exception

This will allow us to map repo["ff..."] to workingctx. _partialmatch() will
be updated later. I tried "return wdirrev" in place of raising the exception,
but earlier exception seemed better.
parent 55ff67ffcead
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