From: Junio C Hamano Date: Mon, 18 Apr 2016 17:49:14 +0000 (-0700) Subject: Merge branch 'jk/branch-shortening-funny-symrefs' X-Git-Tag: v2.9.0-rc0~114 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f5cc6129166e8f419cc9ad83136c30a983a94c15;p=thirdparty%2Fgit.git Merge branch 'jk/branch-shortening-funny-symrefs' A change back in version 2.7 to "git branch" broke display of a symbolic ref in a non-standard place in the refs/ hierarchy (we expect symbolic refs to appear in refs/remotes/*/HEAD to point at the primary branch the remote has, and as .git/HEAD to point at the branch we locally checked out). * jk/branch-shortening-funny-symrefs: branch: fix shortening of non-remote symrefs --- f5cc6129166e8f419cc9ad83136c30a983a94c15