Thread (224 messages) 224 messages, 6 authors, 4h ago

Re: [PATCH v19 5/7] branch: add --delete-merged <branch>

From: Harald Nordgren <hidden>
Date: 2026-07-19 15:30:52

I think I can fix this with
    -+  if (strset_contains(data->deletable, ref->name))
    ++  if (strset_contains(data->deletable, ref->name) ||
    ++      strset_contains(data->spared, ref->name))
I used your example to write a test about it as well.


Harald
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help