tests/bundles/test-merge-symlinks.hg
author Eric Sumner <ericsumner@fb.com>
Fri, 21 Nov 2014 15:50:38 -0800
changeset 23439 743736fc7c41
parent 14116 cd3032437064
permissions -rw-r--r--
bundle2-push: provide transaction to reply unbundler This patch series is intended to allow bundle2 push reply part handlers to make changes to the local repository; it has been developed in parallel with an extension that allows the server to rebase incoming changesets while applying them. This diff adds an experimental config option "bundle2.pushback" which provides a transaction to the reply unbundler during a push operation. This behavior is opt-in because of potential security issues: the response can contain any part type that has a handler defined, allowing the server to make arbitrary changes to the local repository.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14116
cd3032437064 tests: move test bundles in a bundles/ subdirectory
Nicolas Dumazet <nicdumz.commits@gmail.com>
parents: 5408
diff changeset
     1
(binary:application/octet-stream)