Merge branch 'jk/repack-ref-racefix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 2 Jan 2013 18:39:36 +0000 (10:39 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Jan 2013 18:39:37 +0000 (10:39 -0800)
"git pack-refs" that ran in parallel to another process that created
new refs had a nasty race.

* jk/repack-ref-racefix:
  refs: do not use cached refs in repack_without_ref

1  2 
refs.c

diff --cc refs.c
Simple merge