Merge branch 'jk/status-read-branch-name-fix'
commitfccf4a05675b9da0feb8a2f3d11fb53eb44d7dae
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Feb 2015 18:15:28 +0000 (17 10:15 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Feb 2015 18:15:29 +0000 (17 10:15 -0800)
treefdb6cad982fd40627af93d18d9f17e0c3a6b16b1
parentf6b50a8bf4dcc0e0e67698d365640904ac8522b3
parent66ec904b4e5779c2ffd68d3bb8071cc15b2287c7
Merge branch 'jk/status-read-branch-name-fix'

Code to read branch name from various files in .git/ directory
would have misbehaved if the code to write them left an empty file.

* jk/status-read-branch-name-fix:
  read_and_strip_branch: fix typo'd address-of operator
wt-status.c