> Am 21.01.2021 um 19:52 schrieb Ivan Vučica <i...@vucica.net>: > > On Tue, Jan 19, 2021 at 9:32 PM Svetlana Tkachenko > <svetl...@members.fsf.org> wrote: >> However, ideally, I would recommend that a mirror of all GitHub content is >> maintained elsewhere, in case this big company decides to ask for money, >> disappear, change hosting policies, or something else happens to it. > > Use `git clone`? >
Indeed. That was one of the ideas Linus Thorvalds had in mind when designing git that everybody can maintain a mirror of all git.kernel.org content so that if the server breaks down there are enough copies around to restore it.