Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
sha1_file: allow read_object to read objects in arbitrary repositories
author
Stefan Beller
<sbeller@google.com>
Tue, 16 Oct 2018 23:35:32 +0000
(16:35 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 19 Oct 2018 07:21:04 +0000
(16:21 +0900)
Allow read_object (a file local functon in sha1_file) to
handle arbitrary repositories by passing the repository down
to oid_object_info_extended.
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
1b9b5c6
)
No differences found