]> arthur.barton.de Git - bup.git/commitdiff
git: remove loose object handling
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 23 Jan 2020 17:30:32 +0000 (18:30 +0100)
committerRob Browning <rlb@defaultvalue.org>
Sun, 18 Apr 2021 18:11:23 +0000 (13:11 -0500)
This isn't necessary - bup never writes loose objects, and to
read uses cat-file. Just remove the dead code.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Reviewed-by: Rob Browning <rlb@defaultvalue.org>

No differences found