0%

Problems :

Support for password authentication was removed. Please use a personal access token instead.

remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.

Solution

Settings => Developer Settings => Personal Access Token => Generate New Token => Fill up the form => click Generate token => Copy the generated Token

In “Keychain” on mac os,
search for github.com => Find the “internet password entry” for github.com => Save the token as password => done

https://stackoverflow.com/questions/68779331/use-token-to-push-some-codes-to-github
https://stackoverflow.com/questions/68775869/support-for-password-authentication-was-removed-please-use-a-personal-access-to

Step :

  1. Go to any Github repository
  2. Press the dot key on your keyboard
  3. Visual studio code will appear in your browser
  4. It will load your entire repository and you can open any file from it

The source code with syntax highlighting and coloring !

If you make a code change , the code change gets saved and you can immediately make a commit inside your github repository from your browser.

Welcome to my blog . Check About” for more my info.

Why I want to build this blog?

  1. Take notes to what I learn
  2. Share some funny thing.
  3. Help someone to solve their problems and save their time.
    If you get any problems with the content, please feel free to discuss with me.