github push via https no longer support user/password

 github push via https no longer support user/password. If you try to do a git push, you will be prompted for a username and password. You should be using a token - as your password.

You can create classic token by going to github -> developer settings -> create token. Once you have your token, try to do another git push. Instead of entering your password, enter this token.


Comments

Popular posts from this blog

vllm : Failed to infer device type

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

android studio kotlin source is null error