From: David Bremner <david@tethera.net>
To: notmuch@notmuchmail.org
Subject: branchs and tags and merges oh my!
Date: Fri, 01 Jul 2011 18:37:27 -0300 [thread overview]
Message-ID: <87y60hn0mg.fsf@zancas.localnet> (raw)
[-- Attachment #1: Type: text/plain, Size: 1273 bytes --]
Much to everyone's relief, 0.6 is finally released.
From a git perspective, the release process went like this.
0) I branched release from master on June 22
1) I cherry-picked some subset of post June 22 commits from master to
release
1a) actually I cheated and cherry-picked the last few commits
back from release to master. I don't _think_ this matters.
2) I tagged and uploaded from branch release
-----.-------------- master
\
----------release 0.6
So now we have to decide what to do. FWIW, there are about 20 commits on
release past d6f05fd.
There are two obvious strategies going forward.
1) repeat the whole thing with a new release branch for 0.7 and end up
with
----------.--------------.------- master
\ \
----- 0.6 --- 0.7
2) merge master onto the release branch
-----------.--------. ----- master
\ \ /
---------.--------.---- 0.7
0.6 now freeze
I personally think having git log 0.6..0.7 do something sensible is
worth a lot, but this option does in some sense make the history of
master messier (some commits occur twice with different sha1's).
Discussion?
d
[-- Attachment #2: Type: application/pgp-signature, Size: 315 bytes --]
next reply other threads:[~2011-07-01 21:37 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-01 21:37 David Bremner [this message]
2011-07-01 21:48 ` branchs and tags and merges oh my! Keith Packard
2011-07-01 23:47 ` David Bremner
2011-07-02 15:59 ` servilio
2011-07-02 17:30 ` David Bremner
2011-07-03 7:14 ` servilio
2011-07-03 12:44 ` David Bremner
2011-07-03 14:41 ` servilio
2011-07-02 12:44 ` David Bremner
2011-07-02 15:23 ` Tom Prince
2011-07-02 20:23 ` Jed Brown
2011-07-03 12:32 ` David Bremner
2011-07-03 14:30 ` servilio
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
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y60hn0mg.fsf@zancas.localnet \
--to=david@tethera.net \
--cc=notmuch@notmuchmail.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.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
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 read-only IMAP folder(s) and NNTP newsgroup(s).