All of lore.kernel.org
 help / color / mirror / Atom feed
* StGIT usage
@ 2005-12-14 16:44 Don Zickus
  2005-12-14 16:53 ` Fernando J. Pereda
  0 siblings, 1 reply; 3+ messages in thread
From: Don Zickus @ 2005-12-14 16:44 UTC (permalink / raw)
  Cc: git

I couldn't find in the StGIT documentation on how to use a 'series'
file or to pull a whole bunch of patches from a directory.  It seems
the import command could only handle a patch at a time.  Any
tips/help?

Cheers,
Don

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

* Re: StGIT usage
  2005-12-14 16:44 StGIT usage Don Zickus
@ 2005-12-14 16:53 ` Fernando J. Pereda
  2005-12-14 17:02   ` Don Zickus
  0 siblings, 1 reply; 3+ messages in thread
From: Fernando J. Pereda @ 2005-12-14 16:53 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 574 bytes --]

On Wed, Dec 14, 2005 at 11:44:34AM -0500, Don Zickus wrote:
| I couldn't find in the StGIT documentation on how to use a 'series'
| file or to pull a whole bunch of patches from a directory.  It seems
| the import command could only handle a patch at a time.  Any
| tips/help?

If import will do once at a time, and you are sure all of them apply
cleanly; why don't you just use a for + import over the patches ?

Cheers,
Ferdy

-- 
Fernando J. Pereda Garcimartín
Gentoo Developer (Alpha,net-mail,mutt,git)
20BB BDC3 761A 4781 E6ED  ED0B 0A48 5B0C 60BD 28D4

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: StGIT usage
  2005-12-14 16:53 ` Fernando J. Pereda
@ 2005-12-14 17:02   ` Don Zickus
  0 siblings, 0 replies; 3+ messages in thread
From: Don Zickus @ 2005-12-14 17:02 UTC (permalink / raw)
  To: git

> If import will do once at a time, and you are sure all of them apply
> cleanly; why don't you just use a for + import over the patches ?
>

Patch ordering is important to me. I didn't want re-invent the wheel,
so to speak.   :)

I can easily create my own 'series' file and iterate through that
while importing patches, but I wanted to see if that was already
built-in.

Cheers,
Don

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

end of thread, other threads:[~2005-12-14 17:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-14 16:44 StGIT usage Don Zickus
2005-12-14 16:53 ` Fernando J. Pereda
2005-12-14 17:02   ` Don Zickus

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.