From: Theodore Ts'o Date: Mon, 19 Feb 2007 04:00:00 +0000 (-0500) Subject: Teach git-remote to update existing remotes by fetching from them X-Git-Tag: v1.5.1-rc1~277 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1e592d65b50dbec87fde9f4ef1b7fd8d90bf7b8c?hp=1e592d65b50dbec87fde9f4ef1b7fd8d90bf7b8c Teach git-remote to update existing remotes by fetching from them This allows users to use the command "git remote update" to update all remotes that are being tracked in the repository. Signed-off-by: "Theodore Ts'o" Signed-off-by: Junio C Hamano ---