Mercurial > hg
comparison tests/test-shelve2.t @ 51304:d91b55371d6f
git-hgext: adjust to the lack of `changelog.heads` method
We don't have a `heads` method returning nodeid, but this is very easy to get
the same result.
This was flagged by pytype.
We can note that the fact this code did not break is probably a good sign that
it is dead code.
However this is a question outside of the scop of this series.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 19 Dec 2023 22:54:52 +0100 |
parents | a3356ab610fc |
children |
comparison
equal
deleted
inserted
replaced
51303:e5b710ce643a | 51304:d91b55371d6f |
---|