摘要:
概括 git 有两种生成 patch 的方式,以下分别举实例说明用法。 以下两个实例都需要首先创建一个 master 分支 $ touch a $ echo "This is a file" > a $ git init $ git add a $ git commit -m "init" $ gi 阅读全文
posted @ 2019-05-29 20:59
rivsidn
阅读(6282)
评论(0)
推荐(1)

浙公网安备 33010602011771号