commit 60bb069a167a52c43e3b770c45b37fd93e8a3c1f from: Stefan Sperling date: Wed Jan 22 08:57:03 2025 UTC remove git-repository(5) format details from gotadmin cleanup docs commit - 33083b2ece357cee679ef84dea207a12302e4014 commit + 60bb069a167a52c43e3b770c45b37fd93e8a3c1f blob - f900fc70a7744b9d70f2d94215e529b29c91048f blob + 28e67297cdea97fae5ab830f6245b5a889c6f073 --- gotadmin/gotadmin.1 +++ gotadmin/gotadmin.1 @@ -280,11 +280,10 @@ branches, tags, or other references with or .Cm got fetch -X . .Pp -Loose objects are stored as individual files beneath the repository's +Loose objects are stored as individual files in subdirectories of the +repository's .Pa objects/ -directory, -spread across 256 sub-directories named after the 256 possible -hexadecimal values of the first byte of an object identifier. +directory. .Pp Packed objects are stored in pack files under .Pa objects/pack/ .