From: Ryan Anderson <ryan@autoweb.net>
To: kernel-janitors@vger.kernel.org
Subject: Re: [KJ] Re: Kernel Development and Cogito
Date: Wed, 10 Aug 2005 23:31:32 +0000 [thread overview]
Message-ID: <20050810233132.GD24400@ryan2> (raw)
In-Reply-To: <20050810202417.GA5387@arthur.home>
[-- Attachment #1: Type: text/plain, Size: 696 bytes --]
On Wed, Aug 10, 2005 at 04:58:57PM -0400, Gabriel Devenyi wrote:
> On August 10, 2005 16:24, Erik Mouw wrote:
> > This one is from Cogito itself:
> >
> > http://www.kernel.org/pub/software/scm/cogito/README
>
> Thanks I've read this, I was hoping for a full set of documentation lurking
> around. I've fooled around a bit more and determined how to do some more
> things. Does cogito/git output patches in the prefered LKML format
> automatically? (-p1 etc)
Try: man git-format-patch-script
Specifically:
git format-patch origin
This will output one file per commit, with the comment, diffstat and
patch in it.
--
Ryan Anderson
AutoWeb Communications, Inc.
email: ryan@autoweb.net
[-- Attachment #2: Type: text/plain, Size: 168 bytes --]
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
next prev parent reply other threads:[~2005-08-10 23:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-10 20:24 [KJ] Re: Kernel Development and Cogito Erik Mouw
2005-08-10 20:34 ` Randy.Dunlap
2005-08-10 20:58 ` Gabriel Devenyi
2005-08-10 23:31 ` Ryan Anderson [this message]
2005-08-11 15:08 ` Catalin Marinas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050810233132.GD24400@ryan2 \
--to=ryan@autoweb.net \
--cc=kernel-janitors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.