author | Andrew Ruder <andy@aeruder.net> | |
Wed, 4 Jul 2007 22:21:36 +0000 (17:21 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 6 Jul 2007 04:43:48 +0000 (21:43 -0700) | ||
commit | 37ba05619c76f9dbde35c418c6fc8af7bcda24c8 | |
tree | b6c3f07f6d9bf3be5dee0ff6d0c0a6bedfaa954a | tree | snapshot |
parent | 114fd812f78ea375ee6782d4ff0203f3ae20b076 | commit | diff |
Add urls.txt to git-clone man page
Since git-clone is one of the many commands taking
URLs to remote repositories as an argument, it should include
the URL-types list from urls.txt.
Split up urls.txt into urls.txt and urls-remotes.txt. The latter
should be used by anything besides git-clone where a discussion of
using .git/config and .git/remotes/ to name URLs just doesn't make
as much sense.
Signed-off-by: Andrew Ruder <andy@aeruder.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Since git-clone is one of the many commands taking
URLs to remote repositories as an argument, it should include
the URL-types list from urls.txt.
Split up urls.txt into urls.txt and urls-remotes.txt. The latter
should be used by anything besides git-clone where a discussion of
using .git/config and .git/remotes/ to name URLs just doesn't make
as much sense.
Signed-off-by: Andrew Ruder <andy@aeruder.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-clone.txt | diff | blob | history | |
Documentation/git-fetch.txt | diff | blob | history | |
Documentation/git-pull.txt | diff | blob | history | |
Documentation/git-push.txt | diff | blob | history | |
Documentation/urls-remotes.txt | [new file with mode: 0644] | blob |
Documentation/urls.txt | diff | blob | history |