commit cbb6b806f36c907884b99309fc6ba8f920b9e8aa from: Stefan Sperling date: Sun Jun 18 21:01:27 2023 UTC there is no 'got tag -d' command, but cleanup docs can mention fetch -X commit - af386a8b5a4c6e1c60c9b291053fcd7a9a346915 commit + cbb6b806f36c907884b99309fc6ba8f920b9e8aa blob - 4a87b9de36bae617e29bc256df50df5137f28702 blob + 45eacbc35a440282d977ddd6c804204ba6a6d23d --- gotadmin/gotadmin.1 +++ gotadmin/gotadmin.1 @@ -241,13 +241,11 @@ reached via any reference in the entire .Pa refs/ namespace. Objects will usually become unreferenced as a result of deleting -branches or tags with -.Cm got branch -d +branches, tags, or other references with +.Cm got branch -d , +.Cm got ref -d , or -.Cm got tag -d . -Deleting arbitrary references with -.Cm got ref -d -may also leave unreferenced objects behind. +.Cm got fetch -X . .Pp Loose objects are stored as individual files beneath the repository's .Pa objects/