Re: Users of git-check-files?
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:03
Linus Torvalds [off-list ref] writes:
I've lost that state. Can you explain a bit mroe..
Sorry, you have not lost anything. It is my bad that this is
the first time I brought it up. I've been seeing that from time
to time when I push to either my "send to master" repository
from my working repository, or from the "send to master"
repository to master.kernel.org, but I haven't figured it out if
there is any pattern. It's one of those "I'll try to take a
snapshot so I can have a reproduction recipe to figure it out
next time it happens" things. Unfortunately, when it happens
against master.kernel.org, I have more urgent task of making
sure that the public repository is not in any way corrupted, and
after fixing that (it typically takes removing the
git.git/refs/{master,pu} and repushing, which recovers fine), I
do not have much to start trying to reproduce it anymore X-<.