Code

We should make sure that the protocol is still extensible.
authorJunio C Hamano <junkio@cox.net>
Tue, 14 Nov 2006 06:04:56 +0000 (22:04 -0800)
committerJunio C Hamano <junkio@cox.net>
Fri, 24 Nov 2006 23:42:49 +0000 (15:42 -0800)
commitcf01bd52efeb21084652b2b06b778ed458004e8f
tree338f1643acb79a5d531677c5d73d4d5c69d10e59
parent16ad35791099e5da118a0b6cfa0c3db4e2feff81
We should make sure that the protocol is still extensible.

This just reformats if .. else if .. else chain to make it clear we
are handling extended response from the other end.
fetch-pack.c