Date: Tue, 6 Apr 2021 14:35:33 +0200 (CEST) From: Marco Beishuizen <mbeis.bsd@xs4all.nl> To: freebsd-ports@freebsd.org Subject: Re: cannot git clone into /usr/ports when separate filesystem Message-ID: <7b3c23b6-4344-5a5f-e521-2e1f51c3185c@xs4all.nl> In-Reply-To: <20210406123033.s4ny7wziy564jhf2@nexus.home.palmen-it.de> References: <202104061200.136C0Qii094016@nuc.oldach.net> <c0e43b7-20a4-1ba1-c7cf-3a2f95f9bd3@xs4all.nl> <20210406123033.s4ny7wziy564jhf2@nexus.home.palmen-it.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 6 Apr 2021, the wise Felix Palmen wrote:
> This is meant to avoid cloning, you can just `pull` after adding a
> remote to an empty repository.
Pulling isn't possible either:
...
There is no tracking information for the current branch.
Please specify which branch you want to rebase against.
See git-pull(1) for details.
     git pull <remote> <branch>
If you wish to set tracking information for this branch you can do so 
with:
     git branch --set-upstream-to=<remote>/<branch> master
...
-- 
Behold the fool saith, "Put not all thine eggs in the one basket" -- which
is but a manner of saying, "Scatter your money and your attention"; but
the wise man saith, "Put all your eggs in the one basket and -- watch that
basket!"
 		-- Mark Twain
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7b3c23b6-4344-5a5f-e521-2e1f51c3185c>
