X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-tar-tree.txt;h=74a6fddd9a9f9d6831922fb163240c2a2c06994e;hb=9b8dc263e1b0d470cc67a824837d8884ae3e7136;hp=1e1c7fa856a2b80bb839da805aa57d43f65f968e;hpb=182a8dabd5f5f646608f3857f10f3ac18c3d1445;p=git.git diff --git a/Documentation/git-tar-tree.txt b/Documentation/git-tar-tree.txt index 1e1c7fa85..74a6fddd9 100644 --- a/Documentation/git-tar-tree.txt +++ b/Documentation/git-tar-tree.txt @@ -12,6 +12,9 @@ SYNOPSIS DESCRIPTION ----------- +THIS COMMAND IS DEPRECATED. Use `git-archive` with `--format=tar` +option instead. + Creates a tar archive containing the tree structure for the named tree. When is specified it is added as a leading path to the files in the generated tar archive.