Skip to content

Commit 9b27446

Browse files
committed
Update README.md
1 parent ac48b12 commit 9b27446

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1077,6 +1077,7 @@ git submodule foreach git pull origin master # submodule更新
10771077
git submodule foreach --recursive git submodule update
10781078
git submodule update --recursive --remote
10791079
git pull --recurse-submodules
1080+
git submodule deinit --all -f # 清理 submodule
10801081
```
10811082

10821083
### 删除 submodule

0 commit comments

Comments
 (0)