From: Junio C Hamano Date: Thu, 20 Apr 2017 04:37:23 +0000 (-0700) Subject: Merge branch 'ld/p4-current-branch-fix' X-Git-Tag: v2.13.0-rc0~4 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c2cbb30fc075d9bf926a739d05712b4debae4b97?hp=--cc Merge branch 'ld/p4-current-branch-fix' "git p4" used "name-rev HEAD" when it wants to learn what branch is checked out; it should use "symbolic-ref HEAD". * ld/p4-current-branch-fix: git-p4: don't use name-rev to get current branch git-p4: add read_pipe_text() internal function git-p4: add failing test for name-rev rather than symbolic-ref --- c2cbb30fc075d9bf926a739d05712b4debae4b97