diff options
author | Christian Couder <chriscool@tuxfamily.org> | 2013-12-11 08:46:09 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-12-12 11:53:49 -0800 |
commit | 1f7117ef7a39ff359a964e681f360f50d7a1c8f2 (patch) | |
tree | 94ef4f49fa84e865f82985fc773fc2b97abb2fec /builtin | |
parent | t6050: show that git cat-file --batch fails with replace objects (diff) | |
download | tgif-1f7117ef7a39ff359a964e681f360f50d7a1c8f2.tar.xz |
sha1_file: perform object replacement in sha1_object_info_extended()
sha1_object_info_extended() should perform object replacement
if it is needed.
The simplest way to do that is to make it call
lookup_replace_object_extended().
And now its "unsigned flags" parameter is used as it is passed
to lookup_replace_object_extended().
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin')
0 files changed, 0 insertions, 0 deletions