From: Junio C Hamano Date: Sat, 12 Jan 2013 00:45:44 +0000 (-0800) Subject: Merge branch 'jc/fetch-ignore-symref' into maint X-Git-Tag: v1.8.1.1~24 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=c039f35b8af8c0e7a29f8d9403c020497ed40f67;p=git-core%2Fgit.git Merge branch 'jc/fetch-ignore-symref' into maint "git fetch --mirror" and fetch that uses other forms of refspec with wildcard used to attempt to update a symbolic ref that match the wildcard on the receiving end, which made little sense (the real ref that is pointed at by the symbolic ref would be updated anyway). Symbolic refs no longer are affected by such a fetch. * jc/fetch-ignore-symref: fetch: ignore wildcarded refspecs that update local symbolic refs --- c039f35b8af8c0e7a29f8d9403c020497ed40f67