summaryrefslogtreecommitdiffstats
path: root/git-pack-objects.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-08-12 10:46:38 -0700
committerJunio C Hamano <gitster@pobox.com>2019-08-12 10:46:38 -0700
commit556b57eb47f042408d3669a27a0a60a50a7de4a8 (patch)
tree96a1342d92ac4a65164940f2eac8eff89ab39bec /git-pack-objects.txt
parentb52664793b8af2208fdb1ec716b959e67c38ef7d (diff)
downloadgit-htmldocs-556b57eb47f042408d3669a27a0a60a50a7de4a8.tar.gz
Autogenerated HTML docs for v2.23.0-rc2-8-gff669
Diffstat (limited to 'git-pack-objects.txt')
-rw-r--r--git-pack-objects.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-pack-objects.txt b/git-pack-objects.txt
index e45f3e680..fecdf2600 100644
--- a/git-pack-objects.txt
+++ b/git-pack-objects.txt
@@ -131,7 +131,7 @@ depth is 4095.
--keep-pack=<pack-name>::
This flag causes an object already in the given pack to be
ignored, even if it would have otherwise been
- packed. `<pack-name>` is the the pack file name without
+ packed. `<pack-name>` is the pack file name without
leading directory (e.g. `pack-123.pack`). The option could be
specified multiple times to keep multiple packs.