]> git.ipfire.org Git - thirdparty/git.git/commit
Remove git-zip-tree
authorRene Scharfe <rene.scharfe@lsrfire.ath.cx>
Sat, 23 Sep 2006 15:06:11 +0000 (17:06 +0200)
committerJunio C Hamano <junkio@cox.net>
Sat, 23 Sep 2006 21:00:27 +0000 (14:00 -0700)
commit31756c5da8198eb09f2792230e1bed4d107f5135
tree41a94c4ed7b9a517ab1c17cd86993cfb691e7510
parent3d5c0cc9387b35df47c988fbc0e4379e413d783e
Remove git-zip-tree

git-zip-tree can be safely removed because it was never part of a formal
release.  This patch makes 'git-archive --format=zip' the one and only git
ZIP file creation command.

Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
.gitignore
Documentation/git-zip-tree.txt [deleted file]
builtin-zip-tree.c
builtin.h
git.c