comparison mercurial/crecord.py @ 40462: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 00368bc0a614
children 682f73fa924a
comparison
equal deleted inserted replaced
40461:da9ce63bfa9b 40462:77c4e2ae9f07