Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
bisect: add support for bisecting bare repositories
[gitweb.git]
/
Documentation
/
git-tar-tree.txt
diff --git
a/Documentation/git-tar-tree.txt
b/Documentation/git-tar-tree.txt
index 5f1575425743118ffb13567472ae81be56698566..95b135d8ad9c8e6d5f136d526c8a7a86541b4d35 100644
(file)
--- a/
Documentation/git-tar-tree.txt
+++ b/
Documentation/git-tar-tree.txt
@@
-8,6
+8,7
@@
git-tar-tree - Create a tar archive of the files in the named tree object
SYNOPSIS
--------
+[verse]
'git tar-tree' [--remote=<repo>] <tree-ish> [ <base> ]
DESCRIPTION