sapling/treemanifest
Durham Goode 0e25d26f20 treemanifest: don't error out if a local commit doesn't have a tree
In hybrid tree/flat mode, if a local commit accidentally got marked as public,
then we would attempt to access the server, which of course didn't have the
commit and failed. This caused an error on the client, when in reality we
should've just fallen back to the flat manifest. Let's eat the error and the
message in this case.

Differential Revision: https://phab.mercurial-scm.org/D772
2017-09-21 21:23:40 -07:00
..
__init__.py treemanifest: don't error out if a local commit doesn't have a tree 2017-09-21 21:23:40 -07:00