0
如何使用/home/username/www/example.git和遠程添加命令?git remote /home/username/www/lorem.git
,如果我用這個:
git remote add origin [email protected]:/home/user/www/example.git
git push origin master
我得到這個錯誤:混帳推的
error: src refspec master does not match any.
error: failed to push some refs to '[email protected]:/home/user/www/example.git'