The axmol branch management #1271
Pinned
halx99
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
branches
dev
: this branch should be stable, accept any pull-request, current 2.x release tag also cames from this branchexperimental
: this is the temporary early experimental researching branch, accept big changes, big features pull-request, any changes with full-tests of this branch should be merged intodev
branch in the future. and before merge changes of this branch into main, should create a stable branch fromdev
, i.e.1.0.x/1.x
, the backup branch only accept bugfixes. once this branch was merged intodev
, this branch should force identical todev
and will be deletedBeta Was this translation helpful? Give feedback.
All reactions