commit 87bd0c08f248a23b64471e77d2b081d5b04b4fa5 from: Omar Polo date: Mon Oct 16 10:55:37 2023 UTC fix gotadmin cleanup -a documentation: it also removes pack files ok stsp@ commit - 39ccd01728db4a4cd45f03fdb4e8bfe7a8c16b0a commit + 87bd0c08f248a23b64471e77d2b081d5b04b4fa5 blob - dd78162413eb39225652910fde36f8fd08043467 blob + dde785d1cee7ca7d6591b4aeae5dc65472294bc7 --- gotadmin/gotadmin.1 +++ gotadmin/gotadmin.1 @@ -315,7 +315,7 @@ The options for are as follows: .Bl -tag -width Ds .It Fl a -Delete all loose objects. +Delete all redundant loose and packed objects. By default, objects which are newer than an implementation-defined modification timestamp are kept on disk to prevent race conditions with other commands that add new objects to the repository while