On Wed, Jun 11, 2008 at 07:46:13AM +0200, Pascal Obry wrote:
quoted
can you make a tarball of your .git directory available?
No I can't :(
Is there some git-reflog options I can try to help finding this problem?
Not that I can think of offhand. If I had gotten a copy of the
repository, I would have run it under strace and/or gdb to see what it
was doing while it hung. If you're comfortable with running a debugger,
you might be able to point us to the right part of the code (I'm
assuming there is an infinite loop in there somewhere).
-Peff