随笔分类 - Repo&Git
摘要:问题: git push失败,提示“error: unpack failed: error Missing tree 129d587458f56f4b1f9c492824a97dc717257516” git push origin HEAD:refs/for/module 解释: git push
阅读全文
摘要:一、git git reset --soft <版本号> 回退提交至commit的代码 git format-patch -1 <版本号> 生成单个patch git format-patch <版本号> 生成某一版本之后的多个patch (不包含本身) git am patch/*.patch 打
阅读全文

浙公网安备 33010602011771号