git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* StGIT cannot import properly from stdin
@ 2005-09-21  7:12 Pierre Ossman
  2005-09-21  8:03 ` Catalin Marinas
  0 siblings, 1 reply; 9+ messages in thread
From: Pierre Ossman @ 2005-09-21  7:12 UTC (permalink / raw)
  To: Catalin Marinas, git

The import command of stgit does not handle stdin in a very sane way.
The logic expects to be able to read the patch several times which isn't
possible with stdin. So for it to work you have to give it the patch twice.

A simple solution would be to store it to disk and then handle it the
same way as if a file had been given on the command line.

Rgds
Pierre

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

end of thread, other threads:[~2005-09-22 15:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-21  7:12 StGIT cannot import properly from stdin Pierre Ossman
2005-09-21  8:03 ` Catalin Marinas
2005-09-22 11:08   ` Pierre Ossman
2005-09-22 12:11     ` Catalin Marinas
2005-09-22 14:05       ` Pierre Ossman
2005-09-22 14:34         ` Catalin Marinas
2005-09-22 15:06           ` Pierre Ossman
2005-09-22 15:42             ` Catalin Marinas
2005-09-22 15:48               ` Catalin Marinas

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