git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH 0/1] gitmodules: link to gitsubmodules guide
@ 2019-12-11  4:15 Philippe Blain via GitGitGadget
  2019-12-11  4:15 ` [PATCH 1/1] " Philippe Blain via GitGitGadget
  0 siblings, 1 reply; 2+ messages in thread
From: Philippe Blain via GitGitGadget @ 2019-12-11  4:15 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

Presently in the manpages git-submodule[1] links to gitsubmodules[7] and
gitmodules[5], gitsubmodules[7] links to git-submodule[1] and gitmodules[5],
but gitmodules[5] only link to git-submodule[1] (and git-config[1]).

Add a link to gitsubmodules[7] so that a person stumbling upon gitmodules
can quickly access gitsubmodules, which has a more high-level overview of
submodule usage.

Philippe Blain (1):
  gitmodules: link to gitsubmodules guide

 Documentation/gitmodules.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


base-commit: 559c6fc317f92a0a3994f816d3513cd322745852
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-489%2Fphil-blain%2Flink-gitsubmodules-in-gitmodules-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-489/phil-blain/link-gitsubmodules-in-gitmodules-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/489
-- 
gitgitgadget

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

* [PATCH 1/1] gitmodules: link to gitsubmodules guide
  2019-12-11  4:15 [PATCH 0/1] gitmodules: link to gitsubmodules guide Philippe Blain via GitGitGadget
@ 2019-12-11  4:15 ` Philippe Blain via GitGitGadget
  0 siblings, 0 replies; 2+ messages in thread
From: Philippe Blain via GitGitGadget @ 2019-12-11  4:15 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Philippe Blain

From: Philippe Blain <levraiphilippeblain@gmail.com>

Presently in the manpages git-submodule[1] links to gitsubmodules[7]
and gitmodules[5], gitsubmodules[7] links to git-submodule[1] and gitmodules[5],
but gitmodules[5] only link to git-submodule[1] (and git-config[1]).

Add a link to gitsubmodules[7] in gitmodules[5], so that a person
stumbling upon gitmodules[5] can quickly access gitsubmodules[7],
which has a more high-level overview of submodule usage.

Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com>
---
 Documentation/gitmodules.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/gitmodules.txt b/Documentation/gitmodules.txt
index 953c3876f0..f139910db4 100644
--- a/Documentation/gitmodules.txt
+++ b/Documentation/gitmodules.txt
@@ -121,7 +121,7 @@ submodules a URL is specified which can be used for cloning the submodules.
 
 SEE ALSO
 --------
-linkgit:git-submodule[1] linkgit:git-config[1]
+linkgit:git-submodule[1], linkgit:gitsubmodules[7], linkgit:git-config[1]
 
 GIT
 ---
-- 
gitgitgadget

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

end of thread, other threads:[~2019-12-11  4:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-11  4:15 [PATCH 0/1] gitmodules: link to gitsubmodules guide Philippe Blain via GitGitGadget
2019-12-11  4:15 ` [PATCH 1/1] " Philippe Blain via GitGitGadget

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).