tests/binfile.bin
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 15 Jun 2017 16:10:53 -0700
changeset 32927 febd6bfa770d
parent 3368 751df21dad72
permissions -rw-r--r--
exchange: create transaction for bundle1 unbundling earlier changegroup.apply() currently creates a transation if there isn't already one. Having the callers of that method pass in an existing transaction seems a little cleaner. To do that, we need to make sure all callers have a transaction. Since the transaction name is used as a hook argument (HG_TXNNAME), we need to match the name from changegroup.apply().

(binary:application/octet-stream)