mirror-stats/Makefile

16 lines
271 B
Makefile

log:
wit git log
lfs:
git lfs track
git lfs ls-files
lfs-init:
git lfs install
git lfs track "*.img"
git lfs track "*.img.gz"
git lfs track "*.img.bz2"
git add .gitattributes
git config lfs.https://git.wit.org/riscv/riscv-images.git/info/lfs.locksverify true