Mercurial > hg
diff tests/test-rebase-bookmarks.t @ 43751:6237cb11753e
localrepo: extract handling of some special value in __getitem__
The value "null" will always be present in a repository. So this lookup should
always succeed and do not need to be in the general try/catch.
Differential Revision: https://phab.mercurial-scm.org/D7474
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 21 Nov 2019 17:53:08 +0100 |
parents | 4441705b7111 |
children | dc5e5577af39 |