From: Andrew Ruder Date: Wed, 4 Jul 2007 22:21:36 +0000 (-0500) Subject: Add urls.txt to git-clone man page X-Git-Tag: v1.5.3-rc1~75 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/37ba05619c76f9dbde35c418c6fc8af7bcda24c8?hp=37ba05619c76f9dbde35c418c6fc8af7bcda24c8 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 Signed-off-by: Junio C Hamano ---