Mercurial > hg
diff tests/test-ui-color.py @ 25354:4b61521c3db0
test: use bundle2 for exchange in test-largefile
Using bundle2 for exchange unlock the usage of changegroup version 2. This
version of the changegroup held more information (delta base) that result in a
small increase in content size.
It also lead to reordering of output because the exchange scheduling is a bit
different.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Wed, 27 May 2015 04:34:03 -0700 |
parents | ff1586a3adc5 |
children | 2e5be704bc96 |