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

1  2 
cache.h
refs.c
diff --cc cache.h
Simple merge
diff --cc refs.c
Simple merge