Closed thomas-bc closed 1 year ago
I confirmed by merging in the main branch of my own fork, that we're still able to clone the repo after having dropped LFS, and the libs/
folder comes down full. Reproduce with
git lfs uninstall
git clone https://github.com/thomas-bc/Comodo
Addresses #15
Libraries are pretty small in size so should not need LFS to be stored in the repo. This commit does not change the objects (all the .jar files), but does remove them from the LFS index, and pushes them back as regular artifacts of the repo. Also remove mentions of LFS install in the README.