Mercurial > hg
diff contrib/builddeb @ 35051:4f04c9207a76
bundlerepo: don't assume there are only two bundle classes
exchange.readbundle() can return a type that represents a stream
clone bundle. Explicitly handle the bundle1 type and raise a
reasonable error message for unhandled bundle types.
Differential Revision: https://phab.mercurial-scm.org/D1376
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 11 Nov 2017 18:14:41 -0800 |
parents | f1c2552c2de7 |
children | ea70512b1ad6 |