-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Labels
Description
To prevent repository bloat, migrators want to ignore binary files (if so configured).
The configuration should at least list some file types to ignore, such as .zip or .jar.
Some background ...
These are reasons why to avoid big repositories:
http://blogs.atlassian.com/2014/09/ci-git-repos/
These are tips how to handle big files (if not otherwise possible)
http://blogs.atlassian.com/2014/05/handle-big-repositories-git/