Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master branch more recent than develop #34

Open
XedinUnknown opened this issue Aug 22, 2020 · 0 comments
Open

Master branch more recent than develop #34

XedinUnknown opened this issue Aug 22, 2020 · 0 comments

Comments

@XedinUnknown
Copy link

XedinUnknown commented Aug 22, 2020

The Problem

Not sure what the Git workflow used here is, but develop, which usually represents the latest unstable version, should probably not be behind master, which usually represents the latest stable.

Further more, for the reasons mentioned above, the masterbranch should not be the main branch of the repository.

Suggested Solution

  1. Merge master into develop
  2. Direct features/bugfixes to develop from that point onward.
  3. Make develop the main branch of the repository.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant