Closed takahirox closed 5 years ago
I've made dev branch.
@fernandojsg Would you switch the default branch to dev via "settings" or give a permission to me? "settings" doesn't appear on my side.
https://help.github.com/en/articles/setting-the-default-branch
bump
You should have access now @takahirox
I still don't see
can you try now?
I see now. And I changed, thanks!
Currently we have only master branch, and we provide demo as GitHub page. In this structure, GitHub page always refers to the master branch including the newest code. But the newest code can be sometimes buggy for example if we add big change. So having dev and master branches may be safer, dev includes the newest code and master includes the latest released code.