On Mon, 2012-12-10 at 12:35 -0500, Steven Rostedt wrote: > I have a crontab that updates these every night with a 'git remote > update' and once a week they do a 'git gc' on these repos. I notice the > above issues after the git gc.
Looking at my script that does the git gc, it runs: git gc --aggressive on the stable.git tree. I wonder if that made a difference. Oh well, the problem is now solved, and I'll just redo my stable.git tree if it shows up again. -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/