sapling/treemanifest
Durham Goode d159a0012e treemanifest: make pending tree writes accessible from manifestlog
When writing a series of treemanifests, future trees may need to reference trees
that have already been written. It can't look in the pack file like normal
because the pack file hasn't been finalized yet. To make those written trees
accessible, let's put them in a temporary memory set that the treemanifestlog
knows to look in.
2017-08-29 13:02:22 -07:00
..
__init__.py treemanifest: make pending tree writes accessible from manifestlog 2017-08-29 13:02:22 -07:00