commit 39ea92682f366c56cf2bab2b36de8afd805cefa0 from: Stefan Sperling via: Thomas Adam date: Thu Jun 22 13:10:34 2023 UTC there is no 'got tag -d' command, but cleanup docs can mention fetch -X commit - 520f13aaa0a99266c9e80b9e147b92c5fea4879b commit + 39ea92682f366c56cf2bab2b36de8afd805cefa0 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/