Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] JGit and GC: why loose refs directories are left behind?

Hi,

Luca Milanesio wrote:

What I've noticed is that JGit does not remove the directories of the loose refs.

Example:
refs/changes/12/162392/01 gets packed in packed-refs *BUT* leave behind the refs/changes/12/162392 directory.
[...] 
Does anybody know why JGit is behaving in that way?

No particularly good reason. :) A bug report (using the "File a Bug" link at http://www.eclipse.org/jgit/support/), or even better, a fix, would be welcome.

Thanks,
Jonathan

Back to the top