mercurial/__init__.py
author Pierre-Yves David <pierre-yves.david@fb.com>
Sun, 10 May 2015 05:11:13 -0700
changeset 25128 631766d1f57a
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
getbundle: sort bundlecaps before exchanging then over the wire The 'bundlecaps' argument is built as a set, we need to stabilise the order before exchanging them. Otherwise, in the test, http logs are unstable when the 'bundlecaps' contains something (eg: using bundle2).
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: