summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0ad64fd)
raw | patch | inline | side by side (parent: 0ad64fd)
author | Sam Vilain <sam.vilain@catalyst.net.nz> | |
Wed, 18 Apr 2007 23:51:21 +0000 (11:51 +1200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 19 Apr 2007 00:57:25 +0000 (17:57 -0700) |
The syntax for git-archive is different; warn about it in the
deprecation message on the manual page.
Signed-off-by: Junio C Hamano <junkio@cox.net>
deprecation message on the manual page.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-tar-tree.txt | patch | blob | history |
index 595940524e7d7f1112700899cf74e24e1c2e1e87..7bde73b1b85df03893fa15b99b17c5aff09ae574 100644 (file)
DESCRIPTION
-----------
THIS COMMAND IS DEPRECATED. Use `git-archive` with `--format=tar`
-option instead.
+option instead (and move the <base> argument to `--prefix=base/`).
Creates a tar archive containing the tree structure for the named tree.
When <base> is specified it is added as a leading path to the files in the