20161028 W7 - 40423229/2016fallcadp_hw GitHub Wiki

解決子模組設定的問題

把以下多餘的子模組刪掉

[submodule "2016fallcadp_hw"]
	path = 2016fallcadp_hw
	url = https://github.com/40423226/2016fallcadp_hw.git
	branch = gh-pages

更改後為以下的內容

[submodule "40423206"]
	path = 40423206
	url = https://github.com/40423206/2016fallcadp_hw.git
	branch = gh-pages
[submodule "40423224"]
	path = 40423224
	url = https://github.com/40423224/2016fallcadp_hw.git
	branch = gh-pages
[submodule "40423226"]
	path = 40423226
	url = https://github.com/40423226/2016fallcadp_hw.git
	branch = gh-pages
[submodule "40423229"]
	path = 40423229
	url = https://github.com/40423229/2016fallcadp_hw.git
	branch = gh-pages
[submodule "40423214"]
	path = 40423214
	url = https://github.com/40423214/2016fallcadp_hw.git
	branch = gh-pages
[submodule "40423216"]
	path = 40423216
	url = https://github.com/40423216/2016fallcadp_hw.git
	branch = gh-pages
⚠️ **GitHub.com Fallback** ⚠️