Skip to content
Snippets Groups Projects
Commit 1a184b72 authored by Martin von Zweigbergk's avatar Martin von Zweigbergk
Browse files

repo: don't look up context for tip node if it's not needed

We were doing repo['tip'].node() or similar in a few places where
repo.changelog.tip() would be enough.

Differential Revision: https://phab.mercurial-scm.org/D4781
parent d739f423
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment