git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* bug in git-archive?
@ 2007-03-03 16:07 Nick Williams
  2007-03-03 16:09 ` Johannes Schindelin
  2007-04-08 12:28 ` [PATCH] git-archive: document CWD effect René Scharfe
  0 siblings, 2 replies; 10+ messages in thread
From: Nick Williams @ 2007-03-03 16:07 UTC (permalink / raw)
  To: git

Hello everyone

git-archive only archives the current working dir (and sub dirs) even 
when no paths are specified. For example, if I do

git archive --format=tar --prefix=git-1.5.0.2/ HEAD > ~/test/test.tar

from with in the Documentation dir, then I only get part of the tree.

Is this the intended behavior?

The reason I ask is that from my (mis)reading of the man page I expect 
to get all of the tree unless paths are specified.

thanks

NJW

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-04-11 20:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-03 16:07 bug in git-archive? Nick Williams
2007-03-03 16:09 ` Johannes Schindelin
2007-04-08 12:28 ` [PATCH] git-archive: document CWD effect René Scharfe
2007-04-08 23:21   ` Junio C Hamano
2007-04-09 15:04     ` René Scharfe
2007-04-09 20:00       ` Junio C Hamano
2007-04-09 20:37       ` Andy Parkins
2007-04-10 14:24         ` René Scharfe
2007-04-10 21:49           ` Junio C Hamano
2007-04-11 20:36             ` René Scharfe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).