Mercurial > hg
comparison tests/test-minirst.py @ 37856:bb8e93b332a7
context: clarify that only one attempt is made to interpret changeid
We can now tell what type of revision specifier we have just by
looking at it (we no longer attempt to interpret it in one way after
the other -- that's now in scmutil.revsymbol()). Let's clarify this in
the code by swithing to if/elif.
Differential Revision: https://phab.mercurial-scm.org/D3451
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 06 Apr 2018 12:59:17 -0700 |
parents | 87b8fc4533ca |
children | 672f51ec0d47 |
comparison
equal
deleted
inserted
replaced
37855:fdd8da79eb85 | 37856:bb8e93b332a7 |
---|