diff options
author | Derrick Stolee <derrickstolee@github.com> | 2022-08-23 10:05:13 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-08-24 08:46:36 -0700 |
commit | 65da93891680edc0d1471d436d92d4da7d0b4465 (patch) | |
tree | 40302e1b87a94f07bd8c05c5ce03c60b21318b17 /t/unit-tests/t-oid-array.c | |
parent | e21e663cd1942df29979d3e01f7eacb532727bb7 (diff) |
clone: warn on failure to repo_init()
The --bundle-uri option was added in 55568919616 (clone: add
--bundle-uri option, 2022-08-09), but this also introduced a call to
repo_init() whose return value was ignored. Fix that ignored value by
warning that the bundle URI process could not continue if it failed.
Signed-off-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests/t-oid-array.c')
0 files changed, 0 insertions, 0 deletions