]> git.99rst.org Git - git.git/commit
refs: remove old refs_warn_dangling_symref
authorPhil Hord <redacted>
Wed, 2 Jul 2025 01:12:14 +0000 (18:12 -0700)
committerJunio C Hamano <redacted>
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
refs.c
refs.h
git clone https://git.99rst.org/PROJECT