[m-rev.] for review: fix bug #183

Peter Wang novalazy at gmail.com
Thu May 23 10:42:17 AEST 2013


On Wed, 22 May 2013 17:53:24 +1000 (EST), Julien Fischer <jfischer at opturion.com> wrote:
> 
> That's what I've been doing.  In this case, I simply forgot what branch
> my workspace was on and neglected to check.

I've cherry-picked it onto 13.05.

> 
> > and defer merges so we get fewer of them?
> 
> Given that the rotds are taken off the master branch, aren't you simply
> go to defer bug-fixes going into the rotds by doing that?
> 

Yes.  The rotd script can simply merge the 13.05 branch into master
first, with a single command.  If the merge fails we simply don't get
the release-of-that-day, as for a bootcheck failure.

> > If you're about to commit an intrusive change on
> > master that would make merging 13.05 non-trivial after the change, then
> > go ahead and merge first.
> >
> > I'm tempted to rewrite 'master' and make it neat :)
> 
> You worry too much about that.

I really think I should.

> It would be a good idea if the policies
> regarding branches and how they are managed were written down somewhere.
> Any volunteers?
> 
> On sort of related note, the conversion to git has meant that there
> are loads of useless branches and tags in the github project.  Can we
> delete these?

The unlabeled-* branches and the unstable-* and stable-* tags?

Peter



More information about the reviews mailing list