Tag: git
All the articles with the tag "git".
-
Git rerere (Reuse Recorded Resolution) テクニックとヒント
Gitのrerere(reuse recorded resolution)は、マージやリベースの際に発生したコンフリクト(競合)の解決方法をGit自身に記憶させ、同じコンフリクトが将来再び発生したときに自動で再適用させるための強力な機能である。
All the articles with the tag "git".
Gitのrerere(reuse recorded resolution)は、マージやリベースの際に発生したコンフリクト(競合)の解決方法をGit自身に記憶させ、同じコンフリクトが将来再び発生したときに自動で再適用させるための強力な機能である。