Skip to content

Commit 830215e

Browse files
authored
--single-branch
1 parent 1818d76 commit 830215e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"scripts": {
66
"spellcheck": "bash scripts/check-spelling.sh",
7-
"git-update": "git submodule update --init --remote --progress --depth 1",
7+
"git-update": "git submodule update --init --remote --progress --depth 1 --single-branch",
88
"prepare-files": "npx vite-node ./scripts/prepare-files.mts",
99
"prepare-sanity-data": "npx vite-node ./scripts/prepare-sanity-data.mts",
1010
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)