* [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
* Re: [PATCH] Document .git/modules
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
0 siblings, 2 replies; 4+ messages in thread
From: Eric Sunshine @ 2013-06-09 10:59 UTC (permalink / raw)
To: Fredrik Gustafsson; +Cc: Git List, Junio C Hamano
On Sun, Jun 9, 2013 at 6:37 AM, Fredrik Gustafsson <iveqy@iveqy.com> wrote:
> A note in the begging of this document describe the behavior already.
s/begging/beginning/
s/describe/describes/
> This patch just add where to find the repositories.
s/add/adds/
> Signed-off-by: Fredrik Gustafsson <iveqy@iveqy.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] Document .git/modules
2013-06-09 10:59 ` Eric Sunshine
@ 2013-06-09 11:11 ` Fredrik Gustafsson
2013-06-09 11:13 ` Fredrik Gustafsson
1 sibling, 0 replies; 4+ messages in thread
From: Fredrik Gustafsson @ 2013-06-09 11:11 UTC (permalink / raw)
To: git; +Cc: iveqy, gitster, sunshine
A note in the beginning of this document describes the behavior already.
This patch just adds 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
* Re: [PATCH] Document .git/modules
2013-06-09 10:59 ` Eric Sunshine
2013-06-09 11:11 ` Fredrik Gustafsson
@ 2013-06-09 11:13 ` Fredrik Gustafsson
1 sibling, 0 replies; 4+ messages in thread
From: Fredrik Gustafsson @ 2013-06-09 11:13 UTC (permalink / raw)
To: Eric Sunshine; +Cc: Fredrik Gustafsson, Git List, Junio C Hamano
On Sun, Jun 09, 2013 at 06:59:17AM -0400, Eric Sunshine wrote:
> On Sun, Jun 9, 2013 at 6:37 AM, Fredrik Gustafsson <iveqy@iveqy.com> wrote:
> > A note in the begging of this document describe the behavior already.
>
> s/begging/beginning/
> s/describe/describes/
>
> > This patch just add where to find the repositories.
>
> s/add/adds/
>
> > Signed-off-by: Fredrik Gustafsson <iveqy@iveqy.com>
Thanks! Should be fixed in the next patch (which I failed to mark as v2,
but that's a reply to your email)
--
Med vänliga hälsningar
Fredrik Gustafsson
tel: 0733-608274
e-post: iveqy@iveqy.com
^ permalink raw reply [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).