Answer the question
In order to leave comments, you need to log in
Error when pushing committed changes to Github cloud?
trying to submit for the first time: there was an error creating $ git commit -m "first commit" suggested run git config --global user.email "[email protected]" git config --global user.name "name" - solved by creating a . getgonfig in an Open Server where Git is installed and creating a .getconfig file and a new user in the "Users" folder on drive 'C.' After that the following commands were issued: $ git commit -m "first commit", $ git status, and $ git push origin and the following error was given: "fatal: The current branch master has no upstream branch. To push the current branch and set the remote as upstream, use git push --set-upstream origin master"
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question