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-push.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Documentation/git-push.txt') diff --git a/Documentation/git-push.txt b/Documentation/git-push.txt index 7e9452efe1..ce909f584b 100644 --- a/Documentation/git-push.txt +++ b/Documentation/git-push.txt @@ -24,8 +24,8 @@ documentation for gitlink:git-receive-pack[1]. OPTIONS ------- :: - The "remote" repository that is destination of a push operation. -include::urls.txt[] + The "remote" repository that is destination of a push + operation. See the section <> below. :: The canonical format of a parameter is @@ -65,6 +65,7 @@ Some short-cut notations are also supported. This flag disables the check. This can cause the remote repository to lose commits; use it with care. +include::urls.txt[] Author ------ -- cgit v1.2.3