Branch changes #47
BoloVEVO
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
BRANCH CHANGES
I recently changed the branch names to make more sense in how github works.
So now the new branches are:
STABLE => DEVELOP
DEV => MASTER-MAIN
So be aware that stable branch is not synced with this fork anymore.
In which branch should I pull request/commit now?
You must PULL REQUEST or commit to DEVELOP branch now!
What about the MASTER-MAIN branch?
You must never make a pull request in MASTER-MAIN!
MASTER-MAIN branch's purpose is to sync DEVELOP branch's changes when a release comes out (hopefully soon)
Hey hey my github desktop app tells me that the default branch is stable!
Yes, it's the default branch for the original kade engine but not for this fork!
Before making changes to commit or pull request to the fork, make sure you are in develop branch!
What if I still have changes in a outdated fork of this repo?
Just change the working branch in your github repo and it will ask you to bring your changes to the current branch and just click on yes :D
A LAST THING
This repo will probably be unforked from the original Kade Engine repository, this is to avoid branch missunderstandings.
I don't do it now because I'm still thinking a proper name to this engine, since it won't be a ke fork anymore and yeah because it has a cool hyperlink to the original repo xD
That's it for now, I will work on this again soon!
Beta Was this translation helpful? Give feedback.
All reactions