commit - 5b5b660da681f777aa32148ee57a66306ea74ce9
commit + 1fe43c07073b0aa6cbdda5b13c4164f820ac8b6c
blob - f3e1f8063996500f376e33c15faebee778e48088
blob + 6dc6c8ade37d195c09430543e3b705071c973c1c
--- gotadmin/gotadmin.1
+++ gotadmin/gotadmin.1
.It Fl h
Show object sizes in human-readable form.
.It Fl s
-Display statistics about the pack file after listing objects.
+Display statistics about the pack file after listing objects.
This includes the total number of objects stored in the pack file
and a break-down of the number of objects per object type.
.El
hexadecimal values of the first byte of an object identifier.
.Pp
Packed objects stored in pack files under
-.Pa objects/pack/
+.Pa objects/pack/
will not be purged.
However, if redundant copies of packed objects exist in loose form,
such redundant copies will be purged.
or
.Cm got tag -d .
Deleting arbitrary references with
-.Cm got ref -d
+.Cm got ref -d
may also leave unreferenced objects behind.
.Pp
In order to determine the set of objects which are referenced, search
The
.Dq preciousObjects
Git extension is intended to prevent the removal of objects from a repository.
-.Cm gotadmin cleanup
+.Cm gotadmin cleanup
will refuse to operate on repositories where this extension is active.
.Pp
The options for