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: http://git.ipfire.org/?a=commitdiff_plain;h=5ff9f2351a4d4dc31b0b11258d587c95826acc57;p=thirdparty%2Fgit.git 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