Github-Repository

Hi, Im trying to go through the course on Codecademy - Deploy a website and they asked me to initialize a Git repository, so I wrote: git init (enter) and it wrote in the terminal: Initialized empty Git repository in… but my task was not done and I cant move to another one. What´s wrong?

Can someone help me please?

Link to the exercise please. Also in order to initialize a repository, you need to make sure you are in the correct folder of the requested exercise.

Hello. I am doing a github course, but got stuck. In the “Set Up with Git and GitHub” section, it has asked me to initialize a git repository using the command line in the computer(I am using mac so it is a terminal). After doing what it said in the “Try it out” section, I created a repository in the Github and then tried to link with the local repository I created using the command line as mentioned. Typing in my USERNAME and PASSWORD in the command line, it GIVES AN ERROR stating Support for Password Authentication has been removed. I tried creating a personal access token to setup scopes but nothing worked.
Kindly let me know if you have any clues on fixing the issue, thank you!