我在某個資料夾下
git submodule add https://github.com/duxing2007/ldd3-examples-3.x
可是這樣 git commit , git push 之後好像還是沒辦法把 ldd3-examples-3.x
資料夾下的變成我 Repositories , .git 內容還是指向 https://github.com/duxing2007/ldd3-examples-3.x
資料夾內容還是空的好像都要 git submodule update 在從 https://github.com/duxing2007/ldd3-examples-3.x
下載回來~感覺這樣怪怪還是我操作有錯誤
謝謝