summaryrefslogtreecommitdiff
path: root/Documentation/git-update-index.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-09-25 06:24:06 (GMT)
committerJunio C Hamano <gitster@pobox.com>2017-09-25 06:24:06 (GMT)
commit94982b69994c448dafbc0721398f8944ab5856e3 (patch)
tree5583c1eb20e9b0e706cbc0ad1316fadf396daced /Documentation/git-update-index.txt
parentf5faef852527aebcf13ab5802206c09857131227 (diff)
parentbe94568bc7edf3ae4baf7542c216df3d6996373c (diff)
downloadgit-94982b69994c448dafbc0721398f8944ab5856e3.zip
git-94982b69994c448dafbc0721398f8944ab5856e3.tar.gz
git-94982b69994c448dafbc0721398f8944ab5856e3.tar.bz2
Merge branch 'ez/doc-duplicated-words-fix'
Typofix. * ez/doc-duplicated-words-fix: doc: fix minor typos (extra/duplicated words)
Diffstat (limited to 'Documentation/git-update-index.txt')
-rw-r--r--Documentation/git-update-index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-update-index.txt b/Documentation/git-update-index.txt
index e19eba6..75c7dd9 100644
--- a/Documentation/git-update-index.txt
+++ b/Documentation/git-update-index.txt
@@ -153,7 +153,7 @@ you will need to handle the situation manually.
+
Version 4 performs a simple pathname compression that reduces index
size by 30%-50% on large repositories, which results in faster load
-time. Version 4 is relatively young (first released in in 1.8.0 in
+time. Version 4 is relatively young (first released in 1.8.0 in
October 2012). Other Git implementations such as JGit and libgit2
may not support it yet.