cannot git clone into /usr/ports when separate filesystem

Marco Beishuizen mbeis.bsd at xs4all.nl
Tue Apr 6 12:35:42 UTC 2021


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


More information about the freebsd-ports mailing list