Answers for "asking git token in ubuntu again n again"

0

asking git token in ubuntu again n again

22

For Ubuntu, use the following steps

At https://github.com/settings/tokens, go and generate a token.

git push

username: user_github_username

password: add_generated_token instead of the password.
Posted by: Guest on January-28-2022

Code answers related to "asking git token in ubuntu again n again"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language