すでにあるフォルダにGitを設定し、リモートリポジトリと同期したいと思っています。
エラーメッセージが出ており、対処の方法がわからないのですがやはりpushしないとダメなのでしょうか?
試したコマンドの流れ
1.git init
2.sudo git remote add origin xxx@xxxx
3.sudo git pull 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
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2021/06/28 23:30
2021/06/28 23:43