herokuとbitbucketをを使用したrailsのwebアプリがあるのですが、開発者がいなくなり、引き付きで私が制作をすることになりましたが、git初心者のためエラーで行き詰まっております。
ローカルのmacで制作したものをbitbuketにあげてバージョン管理し、変更したものをまたローカルからherokuにpushする流れのようなのです。
そこでgit push heroku master:masterとすると
To https://git.heroku.com/floating-river-3782.git
! [rejected] master -> master (non-fast-forward)
error: failed to push some refs to 'https://git.heroku.com/floating-river-3782.git'
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. Integrate the remote changes (e.g.
hint: 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
とエラーが出てしまいます。
エラーの原因を調べているのですがなかなか解決できない状況です。
なにかヒントだけでも頂ければと思います。
よろしくお願いいたします。
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2015/07/02 03:40 編集
2015/07/02 03:40
2015/07/02 07:24