emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@gnu.org>
To: emacs-orgmode@gnu.org
Subject: IMPORTANT: Back to the two-branches git workflow
Date: Sat, 21 Apr 2012 12:58:59 +0200	[thread overview]
Message-ID: <87k419z6z0.fsf@gnu.org> (raw)

Hi all,

The one-month time frame for experimenting with the 3-branches git
workflow is over and I decided to go back to the 2-branches model,
using maint and master as we did before.

Fixes go to maint and development goes to master.

Here are the reasons:

- The solution for doing the right thing while merging is not to
  multiply branches, but to clearly know whether you have to work on a
  private branch vs. a public one.  The blog recently sent by Nick was
  very convincing wrt this, and it helped me understand Achim's advice
  to *never* commit directly on a public branch.

- The two-way Emacs<>Org syncing is not easier with 3 branches than it
  is with 2-branches.

- Using a dedicated branch for releases is not *that* useful.  Releasing
  using git hooks is not such a good idea: releasing from the server is
  simple enough.

So I deleted the hotfix-7.8.06 branch.  

I cherry-picked useful fixes from there to the maint branch, which is
now ahead of release_7.8.09 by a few commits and will be where I will
release 7.8.10 from.

Please do not rely on this branch anymore and update your refs with 
~$ git remote update

Thanks everyone to bare with me!

Best,

-- 
 Bastien

                 reply	other threads:[~2012-04-21 11:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k419z6z0.fsf@gnu.org \
    --to=bzg@gnu.org \
    --cc=emacs-orgmode@gnu.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://git.savannah.gnu.org/cgit/emacs/org-mode.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).