
エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
git revertでコンフリクトした記録 - Qiita
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
git revertでコンフリクトした記録 - Qiita
$ git revert HEAD~4 error: could not revert 54ea783... Adjustment plugin hint: after resolving th... $ git revert HEAD~4 error: could not revert 54ea783... Adjustment plugin hint: after resolving the conflicts, mark the corrected paths hint: with 'git add <paths>' or 'git rm <paths>' hint: and commit the result with 'git commit' $git status On branch feature You are currently reverting commit 54ea783. (fix conflicts and run "git revert --continue") (use "git revert --abort" to cancel the revert o