On Fri, 20 Jul 2018, the wise Benny Siegert wrote:
On Fri, Jul 20, 2018 at 4:28 PM Marco Beishuizen <mbeis%xs4all.nl@localhost> wrote:when entering "git remote set-url origin mbeis%wip.pkgsrc.org@localhost:/pkgsrc-wip.git" I get: fatal: No such remote 'origin'What does "git remote -v" show?
Shows nothing.
2. Sometimes, I found that it helps to ssh-add the key you use for pkgsrc-wip before using git.Trying this results in: Could not open a connection to your authentication agent.You may need to start the agent first, using eval $(ssh-agent)
After this the ssh-agent is running. Running ssh-add returns nothing, but no error either so it seems ok.
Entering "git remote set-url origin" still results in "fatal: No such remote 'origin' though.
-- Loud burping while walking around the airport is prohibited in Halstead, Kansas.