Files
gerrit/contrib
Matthias Sohn 2d1c219aa3 Add script to find the largest objects in the pack files of a repo
This script is useful if an existing history should be pushed into a
Gerrit project but the push fails because the server has a max object
size limit configured and the existing history contains objects that
are too large. The script helps to identify the large objects so that
they can be removed from the history by using the 'git filter-branch'
command, or so that the limit can be increased.

Change-Id: I99d21d76ac204bf9b53fd589c0ffcbeee2e02422
2014-04-25 07:14:40 +02:00
..
2013-05-13 14:07:42 +05:30