Commit 7284c1059fa801f3df852f6080dff73f82a8262a

Carlos Martín Nieto 2011-08-07T10:23:53

Don't try to download the packfile too early Make sure we only try to download the pack if we find the pack header in the stream, and not if the server takes a bit longer to send us the last NAK. Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>