Witam mam problem z gitem:
Krok po kroku:
rails new app
cd app
git init
git add .
git commit -am"All files"
git push origin master
i tu pojawia sie bład :
MacBook:App_in_Rails_5.1 Tomasz$ git push origin master
fatal: ‘origin’ does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Niestety nie nie zapisuje mi go w tej branchy ani innej którą stworze.
Ale kiedy połączę aplikację z kontem na githabie -działa normalnie.
Problem jest w tym ze nie chce tworzyć za każdym razem repozytorium na githubie, lecz lokalnie stworzyć apkę i następnie - git init, i tu pracować z apką .
Ktoś coś