tests/bundles/remote.hg
author Raphaël Gomès <rgomes@octobus.net>
Wed, 19 Jun 2024 17:19:20 +0200
changeset 51856 384016e91947
parent 14117 07708f4171f1
permissions -rw-r--r--
revlog: simplify rawtext return value We're always returning a tuple even though only the raw text is being used, and we're rebuilding another tuple again higher. As a bonus, this will remove one tuple creation and deletion per `raw_text` call, hence fewer gc calls, etc.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14117
07708f4171f1 tests: create a bundle to bootstrap tests using a remote repository
Nicolas Dumazet <nicdumz.commits@gmail.com>
parents:
diff changeset
     1
(binary:application/octet-stream)