ae09cac22044f0d2bc5cb34f22e087b87673fd51
git/submodule/url\343\202\222\345\244\211\346\233\264\343\201\231\343\202\213.md
... | ... | @@ -0,0 +1,9 @@ |
1 | +参考: [submodule の向き先 url を変更する](https://qiita.com/8mamo10/items/fd11d8c7a2d928b39173) |
|
2 | + |
|
3 | + |
|
4 | +1. `.gitmodules`内のURLを変更する。 |
|
5 | + |
|
6 | +2. |
|
7 | +``` |
|
8 | +$ git submodule sync |
|
9 | +``` |
|
... | ... | \ No newline at end of file |