smartgit中有一个很好的功能,它将冲突的文件设置为rebase目标,即 通过调用命令' 设置为rebase target("他们")'在文件上。
但是,我希望在重新定位期间在每个冲突的文件上自动。有很多提交和冲突的文件,手动解析每个文件非常耗时。
有没有办法让 smartgit 自动执行该分辨率?
感谢。
答案 0 :(得分:4)
如果smartgit和git一样聪明,那么就去讨论
git rebase -s recursive -X theirs