Mercurial > hg
diff hgext/show.py @ 40695:9fa0d6dd1617
context: split `introrev` logic in a sub function
We want to add a mechanism to stop iteration early associated to intro rev early
in some case. However, it does not make sense to expose it in the public
`filectx` API. So we split the code into an internal method instead.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Wed, 10 Oct 2018 00:50:36 +0200 |
parents | c303d65d2e34 |
children | 566daffc607d |