コンテンツにスキップ
Zidooka

【Git】pushエラー「Updates were rejected because the remote contains work that you do not have locally」の解決法

Featured Image

GitHubにプッシュしようとしたとき、以下のようなエラーが出て拒否されることがあります。 これは「GitHub側(リモート)に、あなたのローカルにはない新しいコミットが存在する」という状態です。 そのため、Gitは「そContinue reading “【Git】pushエラー「Updates were rejected because the remote contains work that you do not have locally」の解決法”