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

Git: Migrate to master branch as staging #13

Merged
merged 1 commit into from
Apr 11, 2020
Merged

Conversation

yanyi
Copy link
Owner

@yanyi yanyi commented Apr 11, 2020

Overview

Instead of working off a develop branch, make use of the master branch as staging. Afterwards, release process should be based off the master branch.

Notes

The develop branch will be removed after merging develop into master in a separate PR. New features/hotfixes/etc. should be based off master.

Instead of working off a `develop` branch, make use of the `master`
branch as staging. Afterwards, release process should be based off the
`master` branch.
@yanyi yanyi merged commit f1417f4 into develop Apr 11, 2020
@yanyi yanyi deleted the branch-migration branch April 11, 2020 02:32
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

Successfully merging this pull request may close these issues.

None yet

1 participant