發表文章

目前顯示的是 9月, 2017的文章

Github版本控制

練習使用 git checkout 切換不同時間點的原始碼 git log 取得版本 commit id git checkout [commit_id] git checkout master cloc 算行數