We merge develop to master for geode-examples whenever we cut a release. When we release, we release all of the repos at once - currently just geode and geode-examples since geode-native isn't ready to release yet. The master branch of geode-examples builds and run against the latest geode release. The develop branch builds and runs against the latest nightly snapshot from geode develop.
I think the master branch should be the default branch. That way when users clone or look at the source on github they are getting the last released version of the examples and running against a released version of geode. -Dan On Tue, Jan 2, 2018 at 10:06 AM, Michael William Dodge <mdo...@pivotal.io> wrote: > I vote for changing the default branch to develop. > > Sarge > > > On 2 Jan, 2018, at 10:05, Alexander Murmann <amurm...@pivotal.io> wrote: > > > > I noticed that many recent commits in the geode-examples repo have been > > merged to develop, but not master. Will those be merged to master at some > > point or should we change the default branch of the repo to develop? > >