close
最近開始接觸 git , 所以隨手記錄一下 FreeBSD 上怎麼安裝 git 的 CLI 好了.
其實很簡單啦, 就用ports裝就搞定啦 :P
cd /usr/ports/devel/git
make config (純cli的話, 就什麼都不用勾)
make all install clean
ps:
關於 git 的介紹,我推薦以下三篇文章依序閱讀:
http://ihower.idv.tw/blog/archives/2591
http://zh-tw.whygitisbetterthanx.com/
http://ihower.idv.tw/blog/archives/2620
全站熱搜