On Fri, 12 Sep 2014 00:34:36 -0500
"Edward K. Ream" <[email protected]> wrote:

> On Fri, Sep 12, 2014 at 12:14 AM, Edward K. Ream
> <[email protected]> wrote:
> 
> 
> > I created branch called new-settings-branch for this work, but I
> > don't seem to be able to push this branch.
> 
> Alright.  I did git push -u origin new-settings-branch.  Now the
> branch is visible on GitHub.
> 
> The new code doesn't change anything yet: it's just for your review to
> make sure we are on the same page.

Sounds good, we should probably be making a bit more use of branches.

http://nvie.com/posts/a-successful-git-branching-model/ is often
proposed, but I think it's more than we need for Leo.  We could however
have 'develop' and 'master' branches and do what we're doing on master
now on develop and only merge that to master 2-3 times a week, just to
increase master stability a bit.  Not that it's really unstable, but
some somewhat disruptive albeit worthwhile refactorings have been
hitting it incrementally.  OTOH, I'd probably just run the develop
branch, so it wouldn't make much difference to me.

But the new-settings-branch "feature branch" seems like a good idea for
the settings stuff.

Cheers -Terry

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to