summaryrefslogtreecommitdiffstats
path: root/gitformat-pack.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-04-28 16:29:01 -0700
committerJunio C Hamano <gitster@pobox.com>2023-04-28 16:29:01 -0700
commit0a4482a2d0a489bbf8f4b04ec87fa8cf1ace7e84 (patch)
tree35aa51058e57397c6ecae2540540c6cd42b39cde /gitformat-pack.txt
parentbcb8fa4d96a0dd01c8bbf35f26b670e8d2cf1411 (diff)
downloadgit-htmldocs-0a4482a2d0a489bbf8f4b04ec87fa8cf1ace7e84.tar.gz
Autogenerated HTML docs for v2.40.1-459-g48d89
Diffstat (limited to 'gitformat-pack.txt')
-rw-r--r--gitformat-pack.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/gitformat-pack.txt b/gitformat-pack.txt
index e06af02f2..0c1be2dbe 100644
--- a/gitformat-pack.txt
+++ b/gitformat-pack.txt
@@ -611,8 +611,8 @@ result of repeatedly resetting the objects' mtimes to the present time.
If you are GC-ing repositories in a mixed version environment, consider omitting
the `--cruft` option when using linkgit:git-repack[1] and linkgit:git-gc[1], and
-leaving the `gc.cruftPacks` configuration unset until all writers understand
-cruft packs.
+setting the `gc.cruftPacks` configuration to "false" until all writers
+understand cruft packs.
=== Alternatives