]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-repack.txt
t4034: abstract away SHA-1-specific constants
[thirdparty/git.git] / Documentation / git-repack.txt
index aa0cc8bd445c99703d6ee17346d656104194dda8..92f146d27dc363519e04d0b132e43b0a4667cac8 100644 (file)
@@ -142,7 +142,7 @@ depth is 4095.
 
 --keep-pack=<pack-name>::
        Exclude the given pack from repacking. This is the equivalent
-       of having `.keep` file on the pack. `<pack-name>` is the the
+       of having `.keep` file on the pack. `<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.