Under the hood
Useful2 Signal0
Resuming into a same-named repo from a different host can now be labelled host/repo to tell them apart.
What's wrong with this entry?
Anonymous. No account, no email.
What
Resuming against a same-named repo on a different forge can now show which is which, though the callers of the new helper were not traced.
Details
- The port-stripping normalizer moved out of the inline closure into its own helper
- A new function returns
sessionDisplay/currentDisplay, prefixing the repo with its host ashost/repoonly when the two hosts differ after normalization
Evidence
sessionDisplay
Strings lifted out of the shipped bundle, so the claim above can be checked against them.