I'm trying to push the commit to the new Github repository with the git bash remote, i configured all the things as shown in the github new repository page. The first odd thing that happened was when i tryied to commit git commit -m "first commit", it gave me a error saying that the user was unknown and told me to configure a user using git config --global user.name "NAME" and git config --global user.email "MY_NAME@example.com" so I did this and could commit. Now when i try to push to the GitHub repo it dont do nothing and dont accept more commands.
Asked
Active
Viewed 26 times
0
Vitor Lacerda
- 26
- 5