]> git.ipfire.org Git - thirdparty/git.git/commit
docs: add documentation for loose objects
authorbrian m. carlson <sandals@crustytoothpaste.net>
Thu, 9 Oct 2025 21:56:22 +0000 (21:56 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Oct 2025 00:46:14 +0000 (17:46 -0700)
commitd4f439548d46dd93087af8d9ff2e9f7e4d5e98bb
tree27c992fe4a30d2ed148ceabf234d81162b0d304c
parent24d46f86337b79083ffcb0c9f8806a4f82f6b9c8
docs: add documentation for loose objects

We currently have no documentation for how loose objects are stored.
Let's add some here so it's easy for people to understand how they
work.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/Makefile
Documentation/gitformat-loose.adoc [new file with mode: 0644]
Documentation/meson.build