Mercurial > hg
diff tests/seq.py @ 37175:fbe34945220d
context: set repo property in basectx
It seems like a good practice to call the super constructor. Let's
start by passing the repo along to basectx so it can assign it to a
private attribute. We should perhaps pass the rev and node along as
well, but that requires more work before it can be done.
Differential Revision: https://phab.mercurial-scm.org/D2970
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 29 Mar 2018 23:05:41 -0700 |
parents | 08b8b56bd2e8 |
children | 0605726179a0 |