Re: announce: my fork of alot

Subject: Re: announce: my fork of alot

Date: Mon, 17 May 2021 09:33:13 +0200

To: Anton Khirnov, Patrick Totzke, notmuch@notmuchmail.org

Cc:

From: Michael J Gruber


Patrick Totzke venit, vidit, dixit 2021-05-17 09:08:31:
> ```
> [~] git clone https://git.khirnov.net/alot.git             
> Cloning into 'alot'...                        
> fatal: unable to access 'https://git.khirnov.net/alot.git/': server certificate verification failed. CAfile: none CRLfile: none
> [~] git clone git://git.khirnov.net/alot.git
> 
> Cloning into 'alot'...
> 
> (times out)
> ```

It is unauthenticated git protocol:

git clone git://git.khirnov.net/alot.git

I can fully understand why someone wants to host their personal stuff
for themselves. I still don't understand why a git-fork of a
github-project which asks for upstreaming or collaboration is not at
github - and yes, you can 's/github/yourchoice/' in that sentence ;)

Cheers
Michael
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: