summaryrefslogtreecommitdiffstats
path: root/gitrepository-layout.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-04-22 12:12:47 -0700
committerJunio C Hamano <gitster@pobox.com>2013-04-22 12:12:47 -0700
commitc79bc6702f4840b87ed509d07c991bdc3cb2b5ee (patch)
tree26c1307f1ea539e070da0bf3e34ea14657848c5f /gitrepository-layout.txt
parente3f080d1c1d091db97eb840de39a5245a3c82f3e (diff)
downloadgit-htmldocs-c79bc6702f4840b87ed509d07c991bdc3cb2b5ee.tar.gz
Autogenerated HTML docs for v1.8.2.1-573-g118f6
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 2ad09f4ba..d6f3393c5 100644
--- a/gitrepository-layout.txt
+++ b/gitrepository-layout.txt
@@ -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',