gitの備え付けのGUIでリポジトリをプッシュしたいのですがエラーコードの意味が分からず解決方法がわかりません。これはどうしたらいいのでしょうか?
また任意の位置とはどういう意味なのでしょうか?とりえずgitのURLを貼り付けました。
「
ヒント:リモートが行う作業がリモートに含まれているため、更新は拒否されました
ヒント:ローカルにはありません。 これは通常、別のリポジトリのプッシュによって引き起こされます
ヒント:同じ参照に。 最初にリモートの変更を統合することができます
ヒント:( 'git pull ...'など)再度プッシュする前。
ヒント:詳細については、「git push --help」の「早送りに関する注意」を参照してください。
」
「
error: failed to push some refs to 'https://github.com/Shigurechan/OepnGL_Coordinate_transformation.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.
」
回答2件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
退会済みユーザー
2020/09/10 12:47
2020/09/10 14:38
2020/09/10 14:45
退会済みユーザー
2020/09/11 01:15 編集