Update draft release notes to 1.8.3
[gitweb.git] / Documentation / gitrepository-layout.txt
index 2ad09f4baf2bef3fc0b44de510d17c1f912c60cd..d6f3393c5f5e4e8b564e702a06c632262847ee9d 100644 (file)
@@ -184,6 +184,10 @@ info/exclude::
        'git clean' look at it but the core Git commands do not look
        at it.  See also: linkgit:gitignore[5].
 
+info/sparse-checkout::
+       This file stores sparse checkout patterns.
+       See also: linkgit:git-read-tree[1].
+
 remotes::
        Stores shorthands for URL and default refnames for use
        when interacting with remote repositories via 'git fetch',