git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Document .git/modules
@ 2013-06-09 10:37 Fredrik Gustafsson
  2013-06-09 10:59 ` Eric Sunshine
  0 siblings, 1 reply; 4+ messages in thread
From: Fredrik Gustafsson @ 2013-06-09 10:37 UTC (permalink / raw)
  To: git; +Cc: iveqy, gitster

A note in the begging of this document describe the behavior already.
This patch just add where to find the repositories.

Signed-off-by: Fredrik Gustafsson <iveqy@iveqy.com>
---
 Documentation/gitrepository-layout.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/gitrepository-layout.txt b/Documentation/gitrepository-layout.txt
index d6f3393..aa03882 100644
--- a/Documentation/gitrepository-layout.txt
+++ b/Documentation/gitrepository-layout.txt
@@ -211,6 +211,9 @@ shallow::
 	and maintained by shallow clone mechanism.  See `--depth`
 	option to linkgit:git-clone[1] and linkgit:git-fetch[1].
 
+modules::
+	Contains the git-repositories of the submodules.
+
 SEE ALSO
 --------
 linkgit:git-init[1],
-- 
1.8.1.5

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-06-09 11:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-09 10:37 [PATCH] Document .git/modules Fredrik Gustafsson
2013-06-09 10:59 ` Eric Sunshine
2013-06-09 11:11   ` Fredrik Gustafsson
2013-06-09 11:13   ` Fredrik Gustafsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).