I created a new repo in GitHub. I init the git git init locally and git remote add origin https://github.com/username/repo_name.git
git init
git remote add origin https://github.com/username/repo_name.git
then cre