summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2013-06-30 15:39:47 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-06-30 15:39:47 -0700
commitd1314826935392d38e3bb2df754762a402d0af00 (patch)
tree369c715f5349c997fc00816415fe390f625dfefb /t
parentMerge branch 'nk/name-rev-abbreviated-refs' (diff)
parentresolve_ref_unsafe(): close race condition reading loose refs (diff)
downloadtgif-d1314826935392d38e3bb2df754762a402d0af00.tar.xz
Merge branch 'mh/loose-refs-race-with-pack-ref'
We read loose and packed rerferences in two steps, but after deciding to read a loose ref but before actually opening it to read it, another process racing with us can unlink it, which would cause us to barf. Update the codepath to retry when such a race is detected. * mh/loose-refs-race-with-pack-ref: resolve_ref_unsafe(): close race condition reading loose refs resolve_ref_unsafe(): handle the case of an SHA-1 within loop resolve_ref_unsafe(): extract function handle_missing_loose_ref()
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions