Cannot push changes to github
In the terminal, I've given the following commands:
when i try to push changes using
When i did, I got this error
What is stopping me?
when i try to push changes using
git push -u origin, it said I've to enter git push --set-upstream origin master.When i did, I got this error
What is stopping me?
