Merge branch 'jk/write-packed-refs-via-stdio'
commit69a5bbbbfa2c659e819228c5e3cd5caa1d7f9a0b
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Sep 2014 21:39:42 +0000 (26 14:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Sep 2014 21:39:42 +0000 (26 14:39 -0700)
treee1d2bc19ea9f13d5288e3509ab0d56e0cb2b1117
parent97b8860c071898d9e162678ea1035a8ced2f8b1f
parent9540ce5030853ffbb7e11c30aa59a5e45095d32c
Merge branch 'jk/write-packed-refs-via-stdio'

Optimize the code path to write out the packed-refs file, which
especially matters in a repository with a large number of refs.

* jk/write-packed-refs-via-stdio:
  refs: write packed_refs file using stdio
cache.h
refs.c