]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-pack-objects.txt
path.c: clarify trie_find()'s in-code comment
[thirdparty/git.git] / Documentation / git-pack-objects.txt
index e45f3e680d3632c8122db01b2a51cc3971c27922..fecdf2600cc9e2c5fe7535231deaab79fc0a7278 100644 (file)
@@ -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.