* [gcc git mirror] Need to run "git gc --auto" or "gcc prune" in cron
@ 2015-05-31 15:26 H.J. Lu
2015-06-01 16:14 ` Frank Ch. Eigler
0 siblings, 1 reply; 2+ messages in thread
From: H.J. Lu @ 2015-05-31 15:26 UTC (permalink / raw)
To: overseers
I have been getting:
Counting objects: 35, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 477 bytes | 0 bytes/s, done.
Total 5 (delta 4), reused 0 (delta 0)
Auto packing the repository for optimum performance.
warning: There are too many unreachable loose objects; run 'git prune'
to remove them.
To ssh://hjl@gcc.gnu.org/git/gcc.git
* [new branch] hjl/pr66334 -> hjl/pr66334
Branch hjl/pr66334 set up to track remote branch hjl/pr66334 from origin.
My git repo has an hourly cron job entry of "git gc --auto" to address
this issue.
--
H.J.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gcc git mirror] Need to run "git gc --auto" or "gcc prune" in cron
2015-05-31 15:26 [gcc git mirror] Need to run "git gc --auto" or "gcc prune" in cron H.J. Lu
@ 2015-06-01 16:14 ` Frank Ch. Eigler
0 siblings, 0 replies; 2+ messages in thread
From: Frank Ch. Eigler @ 2015-06-01 16:14 UTC (permalink / raw)
To: H.J. Lu; +Cc: overseers
Hi -
> I have been getting:
> [...]
> Auto packing the repository for optimum performance.
> warning: There are too many unreachable loose objects; run 'git prune'
> to remove them.
> [...]
> My git repo has an hourly cron job entry of "git gc --auto" to address
> this issue.
The gccadmin account could consider doing so. (I've been burned
doing some gc/prune operations on our gcc git-svn hybrid.)
- FChE
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-01 16:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-31 15:26 [gcc git mirror] Need to run "git gc --auto" or "gcc prune" in cron H.J. Lu
2015-06-01 16:14 ` Frank Ch. Eigler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).