Hi,
Is it possible if http://git.chromium.org/external/Webkit
is broken? Or somebody pushed non fast forward commits?
Maybe a manual kick can help:
git reset --hard HEAD~1000
git clean -dxf
git pull
These lines always helped me if something went wrong on my git repository.
Ossy
Eric Seidel írta:
An example of the git failures can be found here:
http://queues.webkit.org/results/15120956
(For any with git-knowledge who might know what's wrong.)
On Tue, Dec 4, 2012 at 12:36 PM, Adam Barth <aba...@webkit.org> wrote:
There's some problem with the commit-queue failing with some git
error. I'm taking it offline for the rest of the day. Hopefully I'll
figure it out tonight.
Adam
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev