git
차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판이전 판 | |||
git [2025/03/31 14:56] – rex8312 | git [2025/06/29 16:07] (현재) – [cherry-picking] rex8312 | ||
---|---|---|---|
줄 82: | 줄 82: | ||
* https:// | * https:// | ||
+ | |||
+ | ===== git submodule ===== | ||
+ | |||
+ | <code bash> | ||
+ | $ git clone --recursive https:// | ||
+ | |||
+ | # 클론 후에는 .. | ||
+ | $ git submodule update --init --recursive | ||
+ | </ | ||
+ | |||
{{tag> | {{tag> |
git.txt · 마지막으로 수정됨: 저자 rex8312