From: Theodore Tso <tytso@mit.edu>
To: Ping Yin <pkufranky@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: What is the whole process of cooking git as a maintainer?
Date: Wed, 21 Nov 2007 09:07:38 -0500 [thread overview]
Message-ID: <20071121140738.GA13694@thunk.org> (raw)
In-Reply-To: <46dff0320711210517y282643a2q62819d3583ec9344@mail.gmail.com>
On Wed, Nov 21, 2007 at 09:17:59PM +0800, Ping Yin wrote:
> On Nov 21, 2007 9:11 PM, Ping Yin <pkufranky@gmail.com> wrote:
> > I have scanned the manual and found a 'Linux subsystem maintainer'
> > example. However, that's a little brief and i wonder a more real
> > example. I think an example of how to cook git as a maintainer is
> > better.
> >
> > Junio , could you please share the whole process of cooking among pu,
> > next and master? Or, can i find this in the mail list archive?
> >
> > For example:
> > In which branch the test is performed?
> > How to rewind pu?
> > How to merge a subset of changes from pu to next, and from next to master?
> >
>
> One more question:
> I see so many merges in pu branch, but where these merges go when a
> feature is moved to the master branch?
There is a discussion of some of these issues in the mail thread
beginning here:
http://kerneltrap.org/mailarchive/git/2007/10/23/350943
The git setup is actually pretty complex, and all of the details of
how to maintain the pu and next branches are pretty complicated ---
and if you don't have a large development community, it may not be
worth the overhead, and it may scare people off as being too complicated.
There are multiple ways to maintain a project in git, and it's usually
better to start simple --- with a development and maintenance branch.
If you need more, you can add more later, but I wouldn't recommend
starting off with a very complex system right off the bat.
- Ted
next prev parent reply other threads:[~2007-11-21 14:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-21 13:11 What is the whole process of cooking git as a maintainer? Ping Yin
2007-11-21 13:17 ` Ping Yin
2007-11-21 14:07 ` Theodore Tso [this message]
2007-11-21 14:45 ` Johannes Schindelin
2007-11-22 0:32 ` Addendum to "MaintNotes" Junio C Hamano
2007-11-22 10:36 ` Jeff King
2007-11-22 10:42 ` Junio C Hamano
2007-11-22 10:48 ` David Kastrup
2007-11-22 11:09 ` Jeff King
2007-11-22 11:08 ` Jeff King
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=20071121140738.GA13694@thunk.org \
--to=tytso@mit.edu \
--cc=git@vger.kernel.org \
--cc=pkufranky@gmail.com \
/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.