Skip to content

Commit

Permalink
Fixup! checkout branch
Browse files Browse the repository at this point in the history
  • Loading branch information
o-orand committed Sep 12, 2023
1 parent 4b33389 commit ed911ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/check
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ else
# git clone --single-branch --no-checkout --filter=blob:none $uri $branchflag ${destination} $tagflag
git sparse-checkout init --cone
git sparse-checkout set $sparse_paths
git checkout $branch
else
git clone --single-branch $uri $branchflag $destination $tagflag
fi
Expand Down

0 comments on commit ed911ef

Please sign in to comment.