git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* "warning: There are too many unreachable loose objects; run 'git prune' to remove them."
@ 2012-08-29 21:16 Dun Peal
  2012-09-03 17:04 ` Antony Male
  0 siblings, 1 reply; 2+ messages in thread
From: Dun Peal @ 2012-08-29 21:16 UTC (permalink / raw)
  To: Git ML

Hi,

I am getting this error every time I pull. All the following have been
executed, but failed to remove this warning:

git prune
git prune --expire now
git gc
git gc --aggressive

What should I do?

Thanks, D.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: "warning: There are too many unreachable loose objects; run 'git prune' to remove them."
  2012-08-29 21:16 "warning: There are too many unreachable loose objects; run 'git prune' to remove them." Dun Peal
@ 2012-09-03 17:04 ` Antony Male
  0 siblings, 0 replies; 2+ messages in thread
From: Antony Male @ 2012-09-03 17:04 UTC (permalink / raw)
  To: Dun Peal; +Cc: Git ML

On 29/08/2012 22:16, Dun Peal wrote:
> Hi,
>
> I am getting this error every time I pull. All the following have been
> executed, but failed to remove this warning:
>
> git prune
> git prune --expire now
> git gc
> git gc --aggressive
>
> What should I do?

Was the error prefixed by 'remote:' (i.e. was it an error generated by
the remote, or locally)? If it was, did you execute your prune commands
in the remote repository?

Antony

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-03 17:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-29 21:16 "warning: There are too many unreachable loose objects; run 'git prune' to remove them." Dun Peal
2012-09-03 17:04 ` Antony Male

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 NNTP newsgroup(s).