Mercurial > hg
diff tests/test-fix.t @ 39676:77c4e2ae9f07
transaction: make journal a private attribute
This attribute tracks the name of the journal file. It is an
implementation detail of the current transaction and therefore
shouldn't be exposed as part of the interface. Let's mark it as
private.
Differential Revision: https://phab.mercurial-scm.org/D4624
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Mon, 17 Sep 2018 15:55:57 -0700 |
parents | 46da52f4b820 |
children | 5abc47d4ca6b |