summaryrefslogtreecommitdiffstats
path: root/git-update-index.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-09-25 16:24:53 +0900
committerJunio C Hamano <gitster@pobox.com>2017-09-25 16:24:53 +0900
commitd4bbec033e244d5d84e1889f00a9b2d74a0fcab6 (patch)
tree6a617685ae6c5766e88b3fd3e1911ab42db1aa9b /git-update-index.txt
parent8d57fa9fe6ea559b6e39c049c77c54f0ae0a32c3 (diff)
downloadgit-htmldocs-d4bbec033e244d5d84e1889f00a9b2d74a0fcab6.tar.gz
Autogenerated HTML docs for v2.14.1-802-g28996
Diffstat (limited to 'git-update-index.txt')
-rw-r--r--git-update-index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-update-index.txt b/git-update-index.txt
index e19eba62c..75c7dd9de 100644
--- a/git-update-index.txt
+++ b/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.