From: Junio C Hamano Date: Wed, 15 Nov 2017 03:14:32 +0000 (+0900) Subject: Merge branch 'js/for-each-ref-remote-name-and-ref' X-Git-Tag: v2.16.0-rc0~128 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=093048b22913be23fe45635e8723d3aa3a185ff3;p=thirdparty%2Fgit.git Merge branch 'js/for-each-ref-remote-name-and-ref' The "--format=..." option "git for-each-ref" takes learned to show the name of the 'remote' repository and the ref at the remote side that is affected for 'upstream' and 'push' via "%(push:remotename)" and friends. * js/for-each-ref-remote-name-and-ref: for-each-ref: test :remotename and :remoteref for-each-ref: let upstream/push report the remote ref name for-each-ref: let upstream/push optionally report the remote name --- 093048b22913be23fe45635e8723d3aa3a185ff3