latest 20 messages by ice9

+ [2020-03-17T12:36:55Z] ice9 is it possible to authenticate via the command line with username/password if 2FA is enabled?
+ [2020-03-17T11:31:48Z] ice9 R2robot, yes with u2f
+ [2020-03-17T11:22:38Z] ice9 yeah the access token worked but why it's not working with password?
+ [2020-03-17T10:52:31Z] ice9 Stummi, just to keep it simple for now, but i can use it if it will solve the issue
+ [2020-03-17T10:51:31Z] ice9 Stummi, sorry, when i enter the access token, it gives not found, but gives the above error if used the password
+ [2020-03-17T10:48:15Z] ice9 fatal: unable to access 'https://github.com/ibahnasy/jenkinstest.git/': The requested URL returned error: 403
+ [2020-03-17T10:48:15Z] ice9 remote: Temporary clone tokens are read-only.
+ [2020-03-17T10:48:02Z] ice9 Stummi, i enter them manually during push
+ [2020-03-17T10:46:25Z] ice9 Stummi, thats what i did https://bpaste.net/5LPA
+ [2020-03-17T10:44:51Z] ice9 do i need to give myself special access if it's private repo?
+ [2020-03-17T10:43:43Z] ice9 i mean access token
+ [2020-03-17T10:43:35Z] ice9 Stummi, i'm accessing it using username password
+ [2020-03-17T10:37:02Z] ice9 it's private repo, should and i created access token to login
+ [2020-03-17T10:36:42Z] ice9 Stummi, of course i added it like the instructions page
+ [2020-03-17T10:36:02Z] ice9 BtbN, "remote: Repository not found"
+ [2020-03-17T10:35:39Z] ice9 BtbN, that's what i did, and it give "not found"
+ [2020-03-17T10:34:40Z] ice9 BtbN, i did "git remote add origin "
+ [2020-03-17T10:33:33Z] ice9 BtbN, its private repo and yes it's empty, locally i did "git init", added a file and commit it; but when i try to push to remote i get not found
+ [2020-03-17T10:27:11Z] ice9 i created a new repo, but when i try to clone it locally or push, it say that the repo not found
+ [2020-03-10T14:20:51Z] ice9 aws is trying to download code from the repo but it gives 404 not found