pub fn format_ref_list(refs: &[String]) -> StringExpand description
Comma-separated ref/thread list for multi-thread push reporting.
Order is preserved (caller sorts via multi_thread_reported_refs when
the JSON refs_written order is required).
pub fn format_ref_list(refs: &[String]) -> StringComma-separated ref/thread list for multi-thread push reporting.
Order is preserved (caller sorts via multi_thread_reported_refs when
the JSON refs_written order is required).