会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
betachen
A coder who major in C/C++/Python/Linux Shells, a Linux Server Software Engineer.
博客园
首页
新随笔
联系
订阅
管理
12 2018 档案
git format-patch
摘要:1 使用git format-patch生成所需要的patch:当前分支所有超前master的提交:git format-patch -M master某次提交以后的所有patch:git format-patch 4e16 --4e16指的是commit名从根到指定提交的所有patch:git f
阅读全文
posted @
2018-12-22 23:56
betachen
阅读(4817)
评论(0)
推荐(0)
公告