summaryrefslogtreecommitdiff
path: root/builtin/hash-object.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2025-05-16 00:50:02 -0400
committerJunio C Hamano <gitster@pobox.com>2025-05-16 09:43:11 -0700
commitb5643b60acb71e3c117558b37020a8db8fe17c69 (patch)
treef1074814b24ddf8bc768ea65aa08330822ef3216 /builtin/hash-object.c
parentf2ed511a2f8f7339e21e4f2792ebe230e92dd669 (diff)
t: add lib-loose.sh
This commit adds a shell library for writing raw loose objects into the object database. Normally this is done with hash-object, but the specific intent here is to allow broken objects that hash-object may not support. We'll convert several cases that use "hash-object --literally" to write objects with invalid types. That works currently, but dropping this dependency will allow us to remove that feature and simplify the object-writing code. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/hash-object.c')
0 files changed, 0 insertions, 0 deletions