author | Junio C Hamano <junkio@cox.net> | |
Sun, 15 Oct 2006 06:37:41 +0000 (23:37 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 15 Oct 2006 06:38:01 +0000 (23:38 -0700) | ||
commit | 29f049a0c277be72637f74f1f90a89dccd3475bc | |
tree | 92abcbafbd1f73f9b161ddbf1172fcdae06d5c5d | tree | snapshot |
parent | 0a246571d47642dd7b6b796e601b820ca9f0c8c4 | commit | diff |
Revert "move pack creation to version 3"
This reverts commit 16854571aae6302f457c5fbee41ac64669b09595.
Git as recent as v1.1.6 do not understand version 3 delta.
v1.2.0 is Ok and I personally would say it is old enough, but
the improvement between version 2 and version 3 delta is not
bit enough to justify breaking older clients.
We should resurrect this later, but when we do so we shold
make it conditional.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This reverts commit 16854571aae6302f457c5fbee41ac64669b09595.
Git as recent as v1.1.6 do not understand version 3 delta.
v1.2.0 is Ok and I personally would say it is old enough, but
the improvement between version 2 and version 3 delta is not
bit enough to justify breaking older clients.
We should resurrect this later, but when we do so we shold
make it conditional.
Signed-off-by: Junio C Hamano <junkio@cox.net>
diff-delta.c | diff | blob | history | |
pack.h | diff | blob | history |