From: Junio C Hamano Date: Tue, 17 Sep 2013 18:41:34 +0000 (-0700) Subject: Merge branch 'jk/has-sha1-file-retry-packed' X-Git-Tag: v1.8.5-rc0~129 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/5ff9f2351a4d4dc31b0b11258d587c95826acc57?hp=--cc Merge branch 'jk/has-sha1-file-retry-packed' When an object is not found after checking the packfiles and then loose object directory, read_sha1_file() re-checks the packfiles to prevent racing with a concurrent repacker; teach the same logic to has_sha1_file(). * jk/has-sha1-file-retry-packed: has_sha1_file: re-check pack directory before giving up --- 5ff9f2351a4d4dc31b0b11258d587c95826acc57