remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
Click this link to generate
https://github.com/settings/tokens
remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
Click this link to generate
https://github.com/settings/tokens
remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
# Install new Github CLI
curl -fsSL https://cli.github.com/packages/githubcli-archive-keyring.gpg | sudo gpg --dearmor -o /usr/share/keyrings/githubcli-archive-keyring.gpg
echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/githubcli-archive-keyring.gpg] https://cli.github.com/packages stable main" | sudo tee /etc/apt/sources.list.d/github-cli.list > /dev/null
sudo apt update
sudo apt install gh
# Login
gh auth login
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us