git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-fast-export bundle doc
@ 2009-01-03  0:52 jidanni
  2009-01-03  3:59 ` [PATCH] fast-export: print usage when no options specified Miklos Vajna
  0 siblings, 1 reply; 4+ messages in thread
From: jidanni @ 2009-01-03  0:52 UTC (permalink / raw)
  To: git

Please improve git-fast-export.txt. It says

       This program dumps the given revisions in a form suitable to be
       piped into git-fast-import.

<revlist> isn't mentioned in the SYNOPSIS.
And there is no hyperlink to the git-fast-import man page, nor in SEE ALSO.)

       You can use it as a human readable bundle replacement (see
       git-bundle(1))

But I tried it and there are apparently a few steps not mentioned that
are needed after git-fast-import before you can actually see the files
again on the other side of the sneakernet.

I used --all, which is in EXAMPLES but not OPTIONS.

Else nothing happens and no error is caught:
$ git fast-export
$

Also the git-bundle man page should SEE ALSO git-fast-export and maybe
even git-fast-import, which itself makes no mention of git-fast-export.

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

end of thread, other threads:[~2009-01-06 20:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-03  0:52 git-fast-export bundle doc jidanni
2009-01-03  3:59 ` [PATCH] fast-export: print usage when no options specified Miklos Vajna
2009-01-06 19:28   ` Johannes Schindelin
2009-01-06 20:11     ` Miklos Vajna

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).