Shrink git repo size (Feature #3570)
Description
Hi,
As you may already know, your git repo is ~380MB. This is quite big.
Some tools exist to massively shrink repos' size.
This one does a pretty good job: http://rtyley.github.io/bfg-repo-cleaner/.
It has been successful in other big projects.
For example lodash has reduced its repo size from 150MB to 5MB: https://github.com/lodash/lodash/issues/271#issuecomment-17975289.
Could you consider using such a tool?
Thanks!
Associated revisions
Merge pull request #3570 from a-wi:Win32_UI_commctrl_defs_v3
History
Updated by Alexander Smorkalov about 11 years ago
- Difficulty changed from Easy to Medium
- Target version set to Next Hackathon
- Category set to infrastructure
Updated by Dinar Ahmatnurov about 11 years ago
Hi, Nicolas!
You can try to do it, OpenCV is open source library:) http://code.opencv.org/projects/opencv/wiki/How_to_contribute
- Status changed from New to Cancelled