Shallow clone single commit history

git clone --depth 1 <url>
Kategory
git clone
Description
Clones a repository with only the latest commit, making it much faster and smaller for CI or read-only use cases.
Kontributor
iarc13
Upvotes
▲ 0