Page 1 of 1

What are the example-* branches purpose

Posted: Fri Jan 04, 2013 5:48 pm
by karim.hj
Hi !
Easy question.
What is the purpose/strategy of the multiple "example-*" branches in the demo-site ?
( example-catalogMetaData, example-i18n aso...)
Test different modules one by one before merging them into the develop/master branch ?
Should it be considerated as a demo preview of a single functionnality (i18n, pricelist ...) ?
...
it's not very clear for me

ScreenShot131.png
branches in the github forest
ScreenShot131.png (64.56 KiB) Viewed 20804 times

Re: What are the example-* branches purpose

Posted: Fri Jan 04, 2013 6:04 pm
by phillipuniverse
Correct, these individual branches are there to hold all the configuration and example code for various features to work properly. We currently do not have a single branch that includes all of these.