Commit 0bc091ddb231b201ce22294cd529d37ae40b25cc

Josh Triplett 2020-05-23T15:35:38

git_packbuilder_write: Unify cleanup path Clean up and return via a single label, to avoid duplicate error handling before each return, and to make it easier to extend the set of cleanups needed.