Mercurial > hg
diff i18n/check-translation.py @ 32443:34e9b8b94f66
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.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Tue, 23 May 2017 01:30:36 +0530 |
parents | 3fb36dec1727 |
children | 29238dbf718e |