Sujet : Re: OT: web-based source hosting (was: Re: lisp scripts)
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.unix.shellDate : 10. Feb 2025, 01:06:18
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vobftq$sefh$4@dont-email.me>
References : 1 2 3 4
User-Agent : Pan/0.161 (Chasiv Yar; )
On Sun, 09 Feb 2025 11:44:59 +0000, Nuno Silva wrote:
So that it's harder to read or download without git or specific
browsers ...
GitHub works fine as a source for git-clone and git-fetch commands,
without any browser being involved. And you can push to it, if you have an
account. Yes, there are plenty of alternatives for Git repo hosting.
Someone else mentioned Codeberg; there are also GitLab and BitBucket.
(I think all of these require a browser interface for tasks like setting
up a repo in the first place.)
BitBucket started out hosting only Mercurial repos; then market pressures
forced it to add Git as an option; then the Mercurial business proved
unviable and was dropped altogether.
SourceForge also does Git now, but I don’t think that makes it much more
attractive. ;)
It is also easy for you to publish your own repos on your own server,
through a tool as simple as Gitolite.