From: Rene Scharfe Date: Fri, 6 Oct 2006 23:47:24 +0000 (+0200) Subject: git-archive --format=zip: use default version ID X-Git-Tag: v1.4.4-rc1~94^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/cf72fb07b77c73b4777b6a2e0836e3029c5f0f3c?hp=cf72fb07b77c73b4777b6a2e0836e3029c5f0f3c 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 Signed-off-by: Junio C Hamano ---