message no. 183175
Posted by tona in #github at 2020-07-14T22:01:23Z
hello my github is empty and I have one code I would like to push into github account , I did those steps 1.- git init , 2.- git add . 3.- git commit -m "initial" 4.- git remote add origin 5.- git push -u origin master , but it is not allowing to push it it telling me first git pull , but I dont want to lose my information in my folder