unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* branchs and tags and merges oh my!
@ 2011-07-01 21:37 David Bremner
  2011-07-01 21:48 ` Keith Packard
  2011-07-02 12:44 ` David Bremner
  0 siblings, 2 replies; 13+ messages in thread
From: David Bremner @ 2011-07-01 21:37 UTC (permalink / raw)
  To: notmuch

[-- 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 --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-07-03 14:41 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-01 21:37 branchs and tags and merges oh my! David Bremner
2011-07-01 21:48 ` 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

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).