标签: git
当我使用git apply --reject xxx.patch时,有三个.rej文件,其中一个应该覆盖,我应该怎么做才能应用这个rej文件?
git apply --reject xxx.patch