Thread (13 messages) flat view 13 messages, 5 authors, 2016-06-15

Re: [ANNOUNCE] pg - A patch porcelain for GIT

From: Shawn Pearce <hidden>
Date: 2016-06-15 22:42:18

Greg KH [off-list ref] wrote:
On Fri, Feb 10, 2006 at 02:59:14PM -0500, Shawn Pearce wrote:
quoted
I just posted the first public version of pg, a GIT porcelain for
managing patches.  Think StGIT, but better in some ways:

Feature Summary:
Hm, is there any way to import an existing patch into pg?
Doh!  I haven't needed to do that yet.  I'll code up a pg-import
later tonight.  But since git and pg play nice together you can
do this:

	pg-new Patch-Name
	git-apply the-patch-file.patch
	pg-ci -m"Importing the-patch-file.patch..."

or even:

	pg-new Patch-Name
	git-am mbox

and keep the 'history' stored in the mailbox.

So pg-import won't amount to a very long script.  :-|
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help