Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
sha1_file: remove read_packed_sha1()
author
Jonathan Tan
<jonathantanmy@google.com>
Fri, 11 Aug 2017 20:36:15 +0000
(13:36 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 11 Aug 2017 22:07:01 +0000
(15:07 -0700)
Use read_object() in its place instead. This avoids duplication of code.
This makes force_object_loose() slightly slower (because of a redundant
check of loose object storage), but only in the error case.
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
789bf26
)
No differences found