mrchi
关于
归档
标签
搜索
RSS
Patch
Git 生成与合并 patch 文件
介绍如何使用 git format-patch 导出提交并通过 git am 合并 patch,包含冲突处理流程。