Skip to content

Commit

Permalink
Merge pull request #341 from SystemKeeper/fix-no-blobs
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusknorr authored Sep 9, 2024
2 parents 7e4e38e + 2f45387 commit 358ba34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ case $SERVER_CLONE in
squashed)
CLONE_PARAMS=(--depth 1)
;;
clone-no-blobs)
filter-blobs)
CLONE_PARAMS=(--filter blob:none)
;;
full)
Expand Down

0 comments on commit 358ba34

Please sign in to comment.