##// END OF EJS Templates
transaction: make names a private attribute...
transaction: make names a private attribute This is used to report the transaction name in __repr__. It is very obviously an implementation detail and doesn't need to be exposed as part of the public interface. So mark it as private. Differential Revision: https://phab.mercurial-scm.org/D4633
Gregory Szorc -
r39721:4024c363 default
Show More