Where can I find the new git repository?

Vasily Postnicov shamaz.mazum at gmail.com
Fri Dec 25 07:24:22 UTC 2020


Thanks!

пт, 25 дек. 2020 г. в 10:15, Thomas Mueller <mueller6722 at twc.com>:

> from Vasily Postnicov <shamaz.mazum at gmail.com> Date: Fri, 25 Dec 2020
> 09:39:21 +0300
>
> > I used to get FreeBSD's source code from github mirror at
> > github.com/freebsd/freebsd. After FreeBSD has switched from SVN to git,
> > that mirror is no longer updated (the last commit is 5 days old now). How
> > can I clone the new repo?
>
> > Tried git clone git://cgit.freebsd.org/src or git clone
> > https://cgit.freebsd.org/src without success.
>
> You were close:
>
> git clone https://git.freebsd.org/doc.git
> git clone https://git.freebsd.org/src.git
>
> You may have to set GIT_SSL_CAINFO if your certificates are not visible to
> git:  I had to do that in NetBSD but not FreeBSD.
>
> Tom
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list