SHA2017-badge / Hatchery

Web repository for micropython badge apps
https://badge.team
8 stars 6 forks source link

Add git repo as project/egg #11

Open annejan opened 7 years ago

annejan commented 7 years ago

Use tags for release!

Dangers: Can't estimate size before cloning . .

annejan commented 7 years ago

I can git ls-remote --tags REPO

git clone --branch TAG --depth=1 REPO PATH
cd PATH
git archive OPTIONS
cleanup