diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2021-10-16 11:39:19 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-10-16 11:17:03 -0700 |
commit | 0506eb71f7b64dac71ae35fafa7ca23c7a41e276 (patch) | |
tree | a9aeb7f9c3a1330fff991edf62056e1a086380e0 /t/t6300-for-each-ref.sh | |
parent | refs API: ignore errno in worktree.c's add_head_info() (diff) | |
download | tgif-0506eb71f7b64dac71ae35fafa7ca23c7a41e276.tar.xz |
refs API: ignore errno in worktree.c's find_shared_symref()
There are only handful of callers of find_shared_symref(), none of
whom care about errno, so let's migrate to the non-errno-propagating
version of refs_resolve_ref_unsafe() and explicitly ignore errno here.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6300-for-each-ref.sh')
0 files changed, 0 insertions, 0 deletions