摘要: 1. notes翻译为中文评注 2. notes出现的作用 避免某一次commit的内容修改导致当前以及随后的commit发生变化,相当于在当前的commit后面追加一些信息,如: 某次commit的内容如下: (git log 12345678901234567890123456789012345 阅读全文
posted @ 2019-07-30 15:22 Jello 阅读(2000) 评论(0) 推荐(0)
摘要: 1. 仓库地址 git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git https://kernel.googlesource.com/pub/scm/linux/kernel/git/robh/linux.git https://g 阅读全文
posted @ 2019-07-30 11:38 Jello 阅读(450) 评论(0) 推荐(0)