integrations / slack

Bring your code to the conversations you care about with the GitHub and Slack integration
https://slack.github.com/
MIT License
3.07k stars 481 forks source link

i can't git push in my terminal #1769

Open kuro1neko opened 1 year ago

kuro1neko commented 1 year ago

when i do git push they show me the following : remote: Support for password authentication was removed on August 13, 2021. remote: Please see https://docs.github.com/en/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication. fatal: Authentication failed for 'https://github.com/kuro1neko/alx-low_level_programming.git/'

IThendrix commented 1 year ago

am having the same problem....any luck solving it

kuro1neko commented 1 year ago

When git push enter your username Then enter your personal token, that's all I knew too far if I found a better solution I'll tell you

On Fri, Sep 1, 2023, 8:42 PM IThendrix @.***> wrote:

am having the same problem....any luck solving it

— Reply to this email directly, view it on GitHub https://github.com/integrations/slack/issues/1769#issuecomment-1703243979, or unsubscribe https://github.com/notifications/unsubscribe-auth/BAELEL5FYJ3BEGKUW7AWTQDXYI3CBANCNFSM6AAAAAA4HZ7DK4 . You are receiving this because you authored the thread.Message ID: @.***>

mschfh commented 1 year ago

Use an SSH Key instead: https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account

kuro1neko commented 1 year ago

Thanks, I'll check it out.

On Fri, Sep 1, 2023, 11:31 PM mschfh @.***> wrote:

Use an SSH Key instead: https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account

— Reply to this email directly, view it on GitHub https://github.com/integrations/slack/issues/1769#issuecomment-1703390369, or unsubscribe https://github.com/notifications/unsubscribe-auth/BAELEL3UZUG7WHJ7EBZYXDLXYJO4PANCNFSM6AAAAAA4HZ7DK4 . You are receiving this because you authored the thread.Message ID: @.***>