Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
マニュアルページには次のように記載されていgit rebase --preserveます:
git rebase --preserve
マージ競合の解決またはコミットをマージするための手動修正は保持されません。
それには正当な理由がありますか?