author | Rene Scharfe <rene.scharfe@lsrfire.ath.cx> | |
Fri, 6 Oct 2006 23:47:24 +0000 (01:47 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 8 Oct 2006 06:16:54 +0000 (23:16 -0700) | ||
commit | cf72fb07b77c73b4777b6a2e0836e3029c5f0f3c | |
tree | dff0bc175032f8db5120637637a74be551c991c8 | tree | snapshot |
parent | 7a0cf2d0138cf3abd3f2c3c9a1aa4dc55bf0700f | commit | diff |
git-archive --format=zip: use default version ID
Use 10 for the "version needed to extract" field. This is the
default value, and we want to use it because we don't do anything
special. Info-ZIP's zip uses it, too.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Use 10 for the "version needed to extract" field. This is the
default value, and we want to use it because we don't do anything
special. Info-ZIP's zip uses it, too.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
archive-zip.c | diff | blob | history |