Shallow clone git

Клонировать только последний коммит одной ветки (быстро для CI)

git clone --depth=1 --single-branch --branch main <url>