diff options
author | Matthew DeVore <matvore@google.com> | 2018-08-14 17:22:52 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-08-15 09:26:21 -0700 |
commit | f1d02daacfe657fd175634174b4928a645d537f4 (patch) | |
tree | 8fdf1930e34b1c600996d4c9616faf0e337073ed /http-push.c | |
parent | list-objects: refactor to process_tree_contents (diff) | |
download | tgif-f1d02daacfe657fd175634174b4928a645d537f4.tar.xz |
list-objects: always parse trees gently
If parsing fails when revs->ignore_missing_links and
revs->exclude_promisor_objects are both false, we print the OID anyway
in the die("bad tree object...") call, so any message printed by
parse_tree_gently() is superfluous.
Signed-off-by: Matthew DeVore <matvore@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'http-push.c')
0 files changed, 0 insertions, 0 deletions