tar-tree: remove deprecated command
commit925ceccf050e2998c2b805476b529bdf5352cf74
authorJohn Keeping <john@keeping.me.uk>
Sun, 10 Nov 2013 15:47:29 +0000 (10 15:47 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Nov 2013 22:10:19 +0000 (12 14:10 -0800)
tree306aa79d2d43c22720644c67d655d7a3540970ac
parenteb8e7e1d9a946f439e0e35f2ada9efb434ea8b60
tar-tree: remove deprecated command

"git tar-tree" has been a thin wrapper around "git archive" since commit
fd88d9c (Remove upload-tar and make git-tar-tree a thin wrapper to
git-archive, 2006-09-24), which also made it print a message indicating
that git-tar-tree is deprecated.

Signed-off-by: John Keeping <john@keeping.me.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.gitignore
Documentation/git-tar-tree.txt [deleted file]
builtin/tar-tree.c
command-list.txt
contrib/completion/git-completion.bash
git.c
t/t4116-apply-reverse.sh
t/t5000-tar-tree.sh
t/t5001-archive-attr.sh