20160930W3

複製網誌和簡報的設定檔到2016fallcadp_hw的倉儲

更改2016fallcadp_hw的README.md檔案

簡報: https://40423216.github.io/2016fallcadp_hw
網址: https://40423216.github.io/2016fallcadp_hw/blog/

解決近端設定代理主機的問題

每次上課須執行以下指令

git config --global http.proxy http://proxy.mde.tw:3128
git config --global https.proxy http://proxy.mde.tw:3128

輸入完之後出現了這個問題

warning: http.proxy has multiple values
error: cannot overwrite multiple values ...
more ...