From 85a97d4e10c1ac4b87e856e2efe7bcd53d6868c3 Mon Sep 17 00:00:00 2001 From: "J. Bruce Fields" Date: Sun, 5 Feb 2006 18:29:49 -0500 Subject: Docs: move git url and remotes text to separate sections The sections on git urls and remotes files in the git-fetch, git-pull, and git-push manpages seem long enough to be worth a manpage section of their own. Signed-off-by: J. Bruce Fields Signed-off-by: Junio C Hamano --- Documentation/git-fetch.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/git-fetch.txt') diff --git a/Documentation/git-fetch.txt b/Documentation/git-fetch.txt index d1b45f96ed..a67dc340fd 100644 --- a/Documentation/git-fetch.txt +++ b/Documentation/git-fetch.txt @@ -27,7 +27,7 @@ include::fetch-options.txt[] include::pull-fetch-param.txt[] - +include::urls.txt[] SEE ALSO -------- -- cgit v1.3-5-g9baa