vault backup: 2022-06-08 15:45:30
Affected files: 02. PARA/03. Resources(資源)/git/submodule.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
## 建立 Git Submodule
|
## 建立 Git Submodule
|
||||||
```
|
```
|
||||||
git submodule add <repository> [<path>]
|
git submodule add <repository> [<local_path>]
|
||||||
```
|
```
|
||||||
新增之後,用 git status 會發現多了兩個東西需要 commit:
|
新增之後,用 git status 會發現多了兩個東西需要 commit:
|
||||||
![[Pasted image 20220608152709.png]]
|
![[Pasted image 20220608152709.png]]
|
||||||
|
|||||||
Reference in New Issue
Block a user