When using the accesstoken to clone repos from gitlab and having 2fa enabled we currently get an error like:
remote: HTTP Basic: Access denied. The provided password or token is incorrect or your account has 2FA enabled and you must use a personal access token instead of a password. See https://git.geprog.com/help/topics/git/troubleshooting_git#error-on-git-fetch-http-basic-access-denied
fatal: Authentication failed for 'https://....git/'
When using the accesstoken to clone repos from gitlab and having 2fa enabled we currently get an error like:
Originally posted by @anbraten in https://github.com/geprog/codecaptain/issues/16#issuecomment-1693270080