Skip to content

Storage improvement: base16 repositories

Choose a tag to compare

@Misterio77 Misterio77 released this 13 Oct 01:32
· 122 commits to master since this release

This version should improve how we store the templates, sources and lists repositories.
Instead of a full clone, we now just do a shallow one, checkout exactly what we need and delete the .git, thus avoiding wasting disk space with random files from those repositories (looking at you, vice scheme).