]> git.ipfire.org Git - thirdparty/git.git/commit
refs: remove old refs_warn_dangling_symref
authorPhil Hord <phil.hord@gmail.com>
Wed, 2 Jul 2025 01:12:14 +0000 (18:12 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Jul 2025 01:42:25 +0000 (18:42 -0700)
commit0f846954999a332735c52dc26451be674ea617ba
tree69ebb4a90ce937513aa21fca39b69f25bf53e9b9
parentcc7dc407fe4c153195e5ce38d0109f3c2c35ceaf
refs: remove old refs_warn_dangling_symref

The dangling warning function that takes a single ref to search for
is no longer used.  Remove it.

Signed-off-by: Phil Hord <phil.hord@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
refs.c
refs.h