Mercurial > hg
diff mercurial/repair.py @ 34365:cd3f39716fd3
exchange: fix test for remote support of binary phases
If the remote do not support phases, the "get" call will return None. We
change that default return to empty tuple to fix the membership testing.
This was a bug in the initial series. Thanks to yuja for catching this.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Sat, 30 Sep 2017 10:09:29 +0100 |
parents | 2844c4bd5a39 |
children | 5748f404dad3 |