update readme
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
|||||||
|
.DS_Store
|
||||||
.gradle
|
.gradle
|
||||||
.idea
|
.idea
|
||||||
gradlew
|
gradlew
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ git submodule foreach -q --recursive 'git checkout $(git config -f $toplevel/.gi
|
|||||||
|
|
||||||
更新所有子项目:
|
更新所有子项目:
|
||||||
```
|
```
|
||||||
git pull --rebase --recurse-submodules
|
git submodule foreach git pull --rebase origin master
|
||||||
|
git pull --rebase origin master
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Submodule datanet-search-engine-backend updated: 9e88c03ef7...58101bc950
Submodule datanet-search-engine-front updated: 5c23848cf6...cbcae6e55a
Reference in New Issue
Block a user