diff options
author | Junio C Hamano <junkio@cox.net> | 2006-09-24 23:42:01 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-09-25 04:55:08 +0200 |
commit | fd88d9c81ecdefd656b01f288ed9127b7abef53e (patch) | |
tree | d6a7f3e9a6768a7890c4a151a2943ca888d02f2e /interpolate.h | |
parent | git-tar-tree: Move code for git-archive --format=tar to archive-tar.c (diff) | |
download | git-fd88d9c81ecdefd656b01f288ed9127b7abef53e.tar.xz git-fd88d9c81ecdefd656b01f288ed9127b7abef53e.zip |
Remove upload-tar and make git-tar-tree a thin wrapper to git-archive
The command now issues a big deprecation warning message and runs
git-archive command with appropriate arguments.
git-tar-tree $tree_ish $base always forces $base to be the leading
directory name, so the --prefix parameter passed internally to
git-archive is a slash appended to it, i.e. "--prefix=$base/".
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions