Thread (9 messages) 9 messages, 4 authors, 2025-06-19

Re: [RFC PATCH 1/2] fetch-prune: optimize dangling-ref reporting

From: Lidong Yan <hidden>
Date: 2025-06-19 14:41:42

Lidong Yan [off-list ref] writes:
This patch only adds sorting code to prune_refs(), and as far as I can tell,
prune_refs() is only called once during git fetch. So I was just wondering,
would it be problematic if we moved the string_list_sort() into
refs_warn_dangling_symref() instead? And if it turns out to be safe, could
we perhaps even use strset in refs_warn_dangling_symref()?
Ah, sorry I make a mistake. We can’t sort string_list in refs_warn_dangling_symref().
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help