git でpush時にエラーが表示されます。
リモートにA,B,Cというブランチがあります。
ローカルにあるBブランチから、リモートのCブランチにpushを実行すると、rejectされ、下記のエラーが表示されます。
hint: Updates were rejected because a pushed branch tip is behind its remote
hint: counterpart. Check out this branch and 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.
gitを使用し初めてから3週間のため、このエラーがどういうことを意味しているのかがよくわかりません。
質問の仕方なども含めて、ご指摘をいただきたいです。
よろしくお願い致します。
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2019/12/03 04:48
2019/12/03 05:57
2019/12/03 06:43