comparison tests/test-context.py.out @ 44422:d5d262c7e7a2

phabricator: refactor `phabread` to write all patches at once This will be necessary to create a first class `phabimport` command. That command requires a transaction, and will import all named patches within a single transaction. But if Phabricator queries also happen within the transaction, that leaves open the chance that an exception is raised, the transaction is abandoned, and the next command that is run will complain about needing to run `hg recover`. Differential Revision: https://phab.mercurial-scm.org/D8135
author Matt Harbison <matt_harbison@yahoo.com>
date Sun, 16 Feb 2020 15:06:20 -0500
parents 6ae068f801e3
children
comparison
equal deleted inserted replaced
44421:b715432fabba 44422:d5d262c7e7a2