Relative Content

Tag Archive for gitgit-submodulesgit-lfs

When I should use git lfs and git submodule

I need to track 4 binary files of 70 mb each, and folder of size 70 mb with many images in it. I think I should not store it in main repository, because I have read that main git repository for good work should be at max 100 mb. How should I store this?