Date: Tue, 21 Sep 2021 10:48:48 -0700 From: John Kennedy <warlock@phouka.net> To: Stefan Parvu <sparvu@kronometrix.org> Cc: freebsd-arm <freebsd-arm@freebsd.org> Subject: Re: FreeBSD 13 source code using git clone fails Message-ID: <YUobABqlS0FTAJVM@phouka1.phouka.net> In-Reply-To: <F6F09D08-E813-44A0-9635-7836DFF1F9D7@kronometrix.org> References: <F1F1C175-2E41-4597-A356-FB7B1A73A663@kronometrix.org> <597b8064-8acb-4ac4-87ff-8c609a9bc602@www.fastmail.com> <4D7433D2-C1E3-4B89-BDB5-19BCBE2D88AB@kronometrix.org> <F6F09D08-E813-44A0-9635-7836DFF1F9D7@kronometrix.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 21, 2021 at 08:31:18PM +0300, Stefan Parvu wrote: > Still one question here. What is going on… Im not seeing this on x64, 12.2 > > root@generic:/usr # git clone -o freebsd https://gitlab.com/FreeBSD/freebsd-src src > Cloning into 'src'... > warning: redirecting to https://gitlab.com/FreeBSD/freebsd-src.git/ > remote: Enumerating objects: 4299105, done. > remote: Counting objects: 100% (48360/48360), done. > remote: Compressing objects: 100% (22212/22212), done. > remote: Total 4299105 (delta 26036), reused 44961 (delta 25550), pack-reused 4250745 > Receiving objects: 100% (4299105/4299105), 1.48 GiB | 1.99 MiB/s, done. > Killeding deltas: 41% (1341119/3229850) > > root@generic:/usr # ls -lrt src > total 4 > drwxr-xr-x 7 root wheel 512 Sep 21 17:09 .git > > There is nothing cloned. Check out the branch you're on. If your setup is defaulting to "master" (vs "main"), it'll probably show nothing.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YUobABqlS0FTAJVM>