Merge branch 'jk/read-packed-refs-without-path-max' into maint
commit9f16184af5a1ccfbc05d7ec763d4b4e0469a326e
authorJunio C Hamano <gitster@pobox.com>
Mon, 12 Jan 2015 22:02:54 +0000 (12 14:02 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 Jan 2015 22:02:54 +0000 (12 14:02 -0800)
treefdbe6117bc5ee5a3ff57daeb10adc3d86785481f
parentd0879b33a6c34285a870e351e8eaee5cd695e92d
parentea417833ea9a07d7b8d568358ff20f57851cb26e
Merge branch 'jk/read-packed-refs-without-path-max' into maint

* jk/read-packed-refs-without-path-max:
  read_packed_refs: use skip_prefix instead of static array
  read_packed_refs: pass strbuf to parse_ref_line
  read_packed_refs: use a strbuf for reading lines
refs.c