I am new to Git/GitHub and ran into an issue. I created a test project and added it to the local repository. Now I am trying to add files/project to the remote repository.>
The below cmnds will fix the issue.
git pull --rebase git push