On 2018-05-18 22:45, Hubert Feyrer wrote:
I forgot how / with what credentials I checked out my copy of pkgsrc-wip. How do I find out, and -- assuming this was an "anonymous
Hi Hubert,If you already have an anonymous checkout, you have to change the origin:
git remote set-url origin username%wip.pkgsrc.org@localhost:/pkgsrc-wip.gitIf you need credentials send an email to Thomas Klausner (wiz%NetBSD.org@localhost) with your public SSH key and suggested user name.
This page is also a great resource with all the details: http://pkgsrc.org/wip/users/
Best, Travis Paul