生成patch文件
git diff > diff.patch
应用patch文件
git apply diff.patch
本文标题:Git patch
本文链接:https://www.haomeiwen.com/subject/yhlztxtx.html
网友评论