commit | 925ceccf050e2998c2b805476b529bdf5352cf74 | [log] [tgz] |
---|---|---|
author | John Keeping <john@keeping.me.uk> | Sun Nov 10 15:47:29 2013 +0000 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Nov 12 14:10:19 2013 -0800 |
tree | 306aa79d2d43c22720644c67d655d7a3540970ac | |
parent | eb8e7e1d9a946f439e0e35f2ada9efb434ea8b60 [diff] |
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>