Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Axe the last ent
[gitweb.git]
/
builtin-tar-tree.c
diff --git
a/builtin-tar-tree.c
b/builtin-tar-tree.c
index 215892b6967ab3b42ef3826e3e934001de1f5162..aeb5a8c2ad886f60bc402eb56a1bd2e37698ab7d 100644
(file)
--- a/
builtin-tar-tree.c
+++ b/
builtin-tar-tree.c
@@
-14,7
+14,7
@@
#define BLOCKSIZE (RECORDSIZE * 20)
static const char tar_tree_usage[] =
-"git-tar-tree [--remote=<repo>] <
ent
> [basedir]";
+"git-tar-tree [--remote=<repo>] <
tree-ish
> [basedir]";
static char block[BLOCKSIZE];
static unsigned long offset;