On Mon, 05 Aug 2024 at 17:15:00 +0200, Axel Beckert wrote:
> Simon McVittie wrote:
> > +Repository: https://git.code.sf.net/p/zsh/code
>
> Odd. Works with "git clone", but not in a browser. Oh well.
The more helpful git "forges" will generally allow the same URL for
interactive browsing and `git clone` (like Github) or at least redirect
from one to the other (like Gitlab), but it seems Sourceforge hasn't
implemented that. zsh's Repository-Browse (the URL to open in your
interactive browser) was already https before I sent this.
smcv