ACM-IGDTUW / Open-Source-Challenge

Advaya'20 The Open Source Challenge
8 stars 30 forks source link

Can't push because 2FA enabled #24

Closed Tarster closed 4 years ago

Tarster commented 4 years ago

I can't push to the GitHub because I have 2FA enabled.I have enabled SSH.So I don't have any issue in pushing any repo that are created on my account i.e. by me.However ,I can't do the same for this challenge stuck on last command: git push origin tarster-task2

Tarster commented 4 years ago

https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line

I needed to create a Access token and use it as a password instead of my usual account password.

lisa761 commented 4 years ago

@Tarster Great that you found it on your own! I had that problem too.