Mercurial > hg
comparison mercurial/localrepo.py @ 29064:9dc27a334fb1 stable
bundle2: properly request phases during getbundle
getbundle was requesting the "phase" namespace instead of the "phases"
namespace, which led to the client still requesting the phases
separately after getbundle finished.
author | Mike Hommey <mh@glandium.org> |
---|---|
date | Thu, 05 May 2016 20:57:38 +0900 |
parents | 032c4c2f802a |
children | 3f0177d2b8fb dae38633eba8 |
comparison
equal
deleted
inserted
replaced
29053:61463b8fcef8 | 29064:9dc27a334fb1 |
---|