Skip to content

Master branch more recent than develop #34

@XedinUnknown

Description

@XedinUnknown

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions