From: Junio C Hamano Date: Fri, 14 Sep 2012 18:54:19 +0000 (-0700) Subject: Merge branch 'dj/fetch-all-tags' X-Git-Tag: v1.8.0-rc0~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0f80d8943f23a5ce5973556a144d4fe4195e16a7;p=git Merge branch 'dj/fetch-all-tags' "git fetch --all", when passed "--no-tags", did not honor the "--no-tags" option while fetching from individual remotes (the same issue existed with "--tags", but combination "--all --tags" makes much less sense than "--all --no-tags"). * dj/fetch-all-tags: fetch --all: pass --tags/--no-tags through to each remote --- 0f80d8943f23a5ce5973556a144d4fe4195e16a7