commit 02eeca3a32a73e40e2d0ccff926f43e1cde22785 from: Stefan Sperling via: Thomas Adam date: Thu Jun 22 13:10:34 2023 UTC slightly reword documentation of .keep files in gotadmin.1 for clarity commit - 0a41a152de336a3532f3e977e8756cac6f5c7e6d commit + 02eeca3a32a73e40e2d0ccff926f43e1cde22785 blob - 4d941e6a60617f47e825dbd5344fd6e7c13ed207 blob + 589df95695cc7e4162c6e2d0f8d3a9554bf4105b --- gotadmin/gotadmin.1 +++ gotadmin/gotadmin.1 @@ -255,9 +255,11 @@ redundant copies will be purged. If all the objects of a pack file are present in other pack files, the redundant pack file will be purged. .Pp -For compatibility with Git, if a matching file +For compatibility with Git, if a file with the extension .Pa .keep -exists for a given pack file, this pack file won't be removed. +exists and corresponds to a pack file with the extension +.Pa .pack +then this pack file will not be removed. .Pp Objects will usually become unreferenced as a result of deleting branches or tags with