summaryrefslogtreecommitdiffstats
path: root/gitrepository-layout.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-07-16 14:51:32 -0700
committerJunio C Hamano <gitster@pobox.com>2014-07-16 14:51:32 -0700
commit6f0c94493349d73a72712d42830dd811d99dcd1a (patch)
tree9edf3ccb10106a39eac0e5a697a7e562b38d42f5 /gitrepository-layout.txt
parent56121c4ea09ab8638a2ec4bf886d11ad9dbbdeb9 (diff)
downloadgit-htmldocs-6f0c94493349d73a72712d42830dd811d99dcd1a.tar.gz
Autogenerated HTML docs for v2.0.2-607-gf2c9f
Diffstat (limited to 'gitrepository-layout.txt')
-rw-r--r--gitrepository-layout.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/gitrepository-layout.txt b/gitrepository-layout.txt
index 17d2ea6c1..79653f313 100644
--- a/gitrepository-layout.txt
+++ b/gitrepository-layout.txt
@@ -155,6 +155,10 @@ index::
The current index file for the repository. It is
usually not found in a bare repository.
+sharedindex.<SHA-1>::
+ The shared index part, to be referenced by $GIT_DIR/index and
+ other temporary index files. Only valid in split index mode.
+
info::
Additional information about the repository is recorded
in this directory.