Re: gdb.git needs some pruning/packing ?
Joel Brobecker <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> I just pushed and still got : > warning: There are too many unreachable loose objects; run 'git prune' > to remove them OK - hopefully it'll be better this time. The thing about "git gcc" is that it only prunes objects that are at least 2 weeks old by default. I did a "git prune" and that removed a fair number of objects again. -- Joel