Merge branch 'jc/for-each-ref-head-segfault-fix'
authorJunio C Hamano <redacted>
Wed, 23 Nov 2016 19:23:16 +0000 (11:23 -0800)
committerJunio C Hamano <redacted>
Wed, 23 Nov 2016 19:23:16 +0000 (11:23 -0800)
Using a %(HEAD) placeholder in "for-each-ref --format=" option
caused the command to segfault when on an unborn branch.

* jc/for-each-ref-head-segfault-fix:
  for-each-ref: do not segv with %(HEAD) on an unborn branch

1  2 
ref-filter.c

diff --cc ref-filter.c
Simple merge
git clone https://git.99rst.org/PROJECT