Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2020 21:37:35 -0700
From:      Warner Losh <imp@bsdimp.com>
To:        Konstantin Belousov <kostikbel@gmail.com>
Cc:        Li-Wen Hsu <lwhsu@freebsd.org>, git@freebsd.org
Subject:   Re: svnadmin equivalent?
Message-ID:  <CANCZdfojavQj3oJXUdW5rb%2B6nL=jSMvC=-3KUMJDc1yYXSEtkg@mail.gmail.com>
In-Reply-To: <X9L29kI8IEY%2BlHrh@kib.kiev.ua>
References:  <20201210223443.GA64504@freefall.freebsd.org> <CAKBkRUwjJF9nY=JyNkZgGq67QBKhmVhu61YU_Gt_nz3uhvYf%2Bw@mail.gmail.com> <X9LuAwJlrnR2mzRS@kib.kiev.ua> <CAKBkRUziop1eipR3MA5GyzNaTF1Yn=r3Bh77jRB_VxgmUqppmQ@mail.gmail.com> <X9L29kI8IEY%2BlHrh@kib.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 10, 2020, 9:35 PM Konstantin Belousov <kostikbel@gmail.com>
wrote:

> On Fri, Dec 11, 2020 at 11:59:49AM +0800, Li-Wen Hsu wrote:
> > On Fri, Dec 11, 2020 at 11:57 AM Konstantin Belousov
> > <kostikbel@gmail.com> wrote:
> > >
> > > On Fri, Dec 11, 2020 at 09:58:08AM +0800, Li-Wen Hsu wrote:
> > > > git config --add remote.origin.fetch
> '+refs/internal/*:refs/internal/*'
> > >
> > > TIL.
> > >
> > > Is there a list of all things not cloned?  In other words, how to fetch
> > > exact clone of the repo, with all notes, invisible branches, and other
> > > stuff we do not know about ?
> >
> > This link in the previous mail may help:
> >
> > > > Full information is available at
> > > > https://github.com/freebsd/git_conv#gimme-the-repo
>
> Can we have it scripted, per repo, and scripts available somewhere ?
> It is convoluted list of per-repo branches.  I want a simple means to
> run something and get the guaranteed clone of all material from the repo.
>

git clone --mirror

Warner

_______________________________________________
> freebsd-git@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-git
> To unsubscribe, send any mail to "freebsd-git-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfojavQj3oJXUdW5rb%2B6nL=jSMvC=-3KUMJDc1yYXSEtkg>