Patrick Steinhardt [off-list ref] writes:
This version already has the updated UI with `--include-root-refs`.
There has been some discussion around whether we want to refactor the
refname checking interfaces so that we do not have to introduce the two
new helper functions `is_pseudoref()` and `is_headref()`. But that would
result in a lot of churn, and we thus agreed that it is fine to do that
in a follow up patch series.
I then forgot to have a look at the remaining patches. I can do that
today.
Thanks.