mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 03:07:47 +00:00
Add submodule init as task
This commit is contained in:
@@ -95,6 +95,11 @@
|
|||||||
"command": "git submodule add https://github.com/xbgmsharp/vuestic-postgsail frontend",
|
"command": "git submodule add https://github.com/xbgmsharp/vuestic-postgsail frontend",
|
||||||
"runAtStart": false
|
"runAtStart": false
|
||||||
},
|
},
|
||||||
|
"git submodule update --init --recursive": {
|
||||||
|
"name": "git submodule update --init --recursive",
|
||||||
|
"command": "git submodule update --init --recursive",
|
||||||
|
"runAtStart": false
|
||||||
|
},
|
||||||
"git pull": {
|
"git pull": {
|
||||||
"name": "git pull",
|
"name": "git pull",
|
||||||
"command": "git pull",
|
"command": "git pull",
|
||||||
|
Reference in New Issue
Block a user