mirror-stats/Makefile

16 lines
271 B
Makefile
Raw Permalink Normal View History

2023-01-12 00:12:29 -06:00
log:
wit git log
2023-01-12 05:17:55 -06:00
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