We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39c934c commit 5f468d8Copy full SHA for 5f468d8
1 file changed
scripts/worktree-setup.sh
@@ -6,4 +6,4 @@ corepack install
6
pnpm install
7
8
# setup repositories
9
-git clone --depth 1 https://github.com/effect-ts/effect-smol.git .repos/effect-v4
+git clone https://github.com/effect-ts/effect-smol.git .repos/effect-v4
0 commit comments