git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Paolo Bonzini <bonzini@gnu.org>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git.git (Jul 2009, #02; Sun, 26)
Date: Tue, 28 Jul 2009 01:01:35 -0700	[thread overview]
Message-ID: <7v3a8h8cdc.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <4A6EA86A.5010705@gnu.org> (Paolo Bonzini's message of "Tue\, 28 Jul 2009 09\:27\:38 +0200")

Paolo Bonzini <bonzini@gnu.org> writes:

> Is your workflow to merge next to master after the release, or do you
> cherry-pick the merges?

Usually 'next' will never rewind, and topics graduate by merging into
'master', either as a whole or in steps.

But I've kept 'next' and 'pu' deliberately more inclusive during this -rc
period, knowing that people by now would be very well aware that after the
final release of 1.6.4, 'next' will be discarded and rebuilt with a few
selected topics.  That means what currently is in 'next' can be safely
kicked back to 'pu' or discarded if it turns out to be necessary.

If you have doubts or regrets in the series currently in 'next', you can
even send in replacements if you want to (which is not how 'next' works
normally). I can revert the merge of the original series to 'next' and
merge the replacements during -rc period.  After 1.6.4, I can discard the
original series and keep only the updated series.

On the other hand, if you want to keep going incremental, which is how
'next' is supposed to work, that is perfectly Ok, too.  After 1.6.4, we
can decide what to do.

> Do you plan to merge at least the first two patches of "git push
> --current" (i.e. without the config option)?

I am not quite sure if that is a good approach.  If the design is in flux,
perhaps we should cook the code in 'pu' a bit longer until we know what
end user interface want?  The last thing I want to do is to give end users
a set of new command line options in 'master' (or even 'next'), only to
revoke them before the next release.

  reply	other threads:[~2009-07-28  8:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-26  8:47 What's cooking in git.git (Jul 2009, #02; Sun, 26) Junio C Hamano
2009-07-26  9:08 ` Jakub Narebski
2009-07-26 10:32 ` en/fast-export, was " Johannes Schindelin
2009-07-26 10:35 ` db/transport-shim, " Johannes Schindelin
2009-07-26 14:08 ` Michael Haggerty
2009-07-26 17:27 ` gp/maint-rebase-p-onto, was " Johannes Schindelin
2009-07-26 17:28 ` Johannes Schindelin
2009-07-27 14:09 ` Alex Riesen
2009-07-28  7:27 ` Paolo Bonzini
2009-07-28  8:01   ` Junio C Hamano [this message]
2009-07-28  8:09     ` Paolo Bonzini

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=7v3a8h8cdc.fsf@alter.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=bonzini@gnu.org \
    --cc=git@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 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).