githubteacher / githubteacher/dev-oct-13

What is the best approach for merge conflicts?

オープン
#69 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
3
フォーク
5
PR マージ指標
30日以内にマージされた PR はありません

説明

I assume people pulls everything from master, then suddenly merge conflicts.
master --> feature/my-branch

git pull origin master
(Go through everyfile and fix merge conflicts?)
git add ./git add --all
git commit -m "merge conflicts"
git push

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。