ref: d90da7bc1a7f9815f131d4f2c28a206e234d1a46
parent: 72fbfa9bb7a264e1c7a2175cb36a06effb628cf7
author: Ori Bernstein <ori@eigenstate.org>
date: Wed Dec 30 00:35:49 EST 2020
git/send: fix delta caching The delta table refers to the buffer within the object, so it should hold a reference to the object. While in here, clean up the code a bit.