Bug 12954 - Run `git gc --aggressive' in the official public repository
Summary: Run `git gc --aggressive' in the official public repository
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: admin (show other bugs)
Version: unspecified
: P2 minor
Target Milestone: ---
Assignee: Roland McGrath
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-01 16:35 UTC by Michael Witten
Modified: 2014-06-27 12:58 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Witten 2011-07-01 16:35:37 UTC
Please run `git gc --aggressive' in the official public repo from which everybody clones.

After cloning the glibc git repository, I ran `git gc --aggressive', which was able to save 10MiB; also, the newly packed object database should allow for some git operations to run faster.

Come on. Just do it.
Comment 1 Roland McGrath 2011-07-01 20:49:33 UTC
Just did it.