On Jan 14, 2:38 pm, Johannes Schindelin <[EMAIL PROTECTED]> wrote: > Could you try "git pull --rebase"?
Okay, I just tried that, and also tried 'git fetch'. They both give the same error as 'git pull'. I don't know how much more efficient the git protocol is but when pulling over HTTP there is usually at least a couple of seconds of network activity to download the updates. This makes me think the problem is with the initial connection because I get pretty much no network activity (at least according to the Windows system tray network monitor), apart from a very short initial burst, over the git protocol. I hate to be the guy with the ridiculous problem for the simplest possible use case. :) I suspect this is one of those bugs that's going to be a nightmare to track down.
