Git學習筆記(1):基礎概念

Git Community Book中文本的內容地址: http://gitbook.liuhui998.com/index.html   1.Git常用命令行 git show命令來查看一個blob對象裏的內容 git show -s --pretty=raw 2be7fcb476 可以用 --pretty=raw 參數來配合 git show 或 git log 去查看某個提交(commit)
相關文章
相關標籤/搜索