commit a293867f37102188af14fb9ac7ee0075a04534fe from: Stefan Sperling via: Thomas Adam date: Fri Jan 24 22:02:34 2025 UTC remove git-repository(5) format details from gotadmin cleanup docs commit - 472bdb824c6e30d0d7becab2a826f6a13bffb384 commit + a293867f37102188af14fb9ac7ee0075a04534fe 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/ .