Skip to content

Commit 8848045

Browse files
committed
Fix build
1 parent 8e9074f commit 8848045

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/git.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ async function clone(from, to, branch) {
5959
"clone",
6060
"--quiet",
6161
"--shallow-submodules",
62-
"--no-tags",
6362
"--branch",
6463
branch,
6564
"--depth",

0 commit comments

Comments
 (0)