###前提・実現したいこと
Railsでローカル環境でアプリを作成し、
Herokuへpushする際にエラーが発生し、原因を探っております。
###発生している問題・エラーメッセージ
下記、エラーメッセージとなります。
###該当のソースコード
! [rejected] master -> master (fetch first)
error: failed to push some refs to '〜〜〜〜〜'
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か月前から、プログラミング始めた初心者のため、お手柔らかに回答頂けますと非常にありがたいです。。。)

回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2016/08/18 23:28