I'm having a problem with my repos that use GitLab as a remote repo. I think they've just enforced 2FA and that's now requiring something different in terms of authentication. Certainly this problem has only just started happening for me.
It seems that I need to set up a PAT (Personal Access Token) there. I have and I can run git from the cli in my project and it works fine. However, when trying anything remote through NetBeans (29) I get https://<MyID>@gitlab.com/<MyID>/<My Project>.git: authentication not supported ChatGPT reckons that the <MyID>@ shouldn't be there and my PAT should be inserted into the URL. Any idea what's going on and how to fix it? TIA Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
