git push -u origin masterした後、以下のエラーメッセージが出てしまいます。
エラーの原因&対処方法を、ご教示くださいませ。
Username for 'https://github.com':($username)
Password for 'https://($username)@github.com':
To https://github.com/($username)/twelve_seventeen.git
! [rejected] master -> master (fetch first)
error: failed to push some refs to 'https://github.com/okahijiki/twelve_seventeen.git'
hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository pushing
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2020/05/24 13:32