Mercurial > hg
comparison tests/test-audit-path.t @ 31050:206532700213
txnutil: factor out the logic to read file in according to HG_PENDING
This patch adds new file txnutil.py, because:
- transaction.py is too large to import small utility logic
- scmutil.py or so causes cyclic importing in phases.py
mayhavepending() is defined separately for convenience in subsequent
patch.
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Tue, 21 Feb 2017 01:20:59 +0900 |
parents | 15c6eb0a51bd |
children | 0134d839444b |
comparison
equal
deleted
inserted
replaced
31049:20027be9f23d | 31050:206532700213 |
---|