Skip to content

Promote dev-only commits from dev onto main#237

Closed
NagyVikt wants to merge 0 commit intomainfrom
dev
Closed

Promote dev-only commits from dev onto main#237
NagyVikt wants to merge 0 commit intomainfrom
dev

Conversation

@NagyVikt
Copy link
Copy Markdown
Collaborator

Summary

  • merge the 5 commits that exist on dev but not on main
  • keep main as the final/default branch by promoting those existing dev commits through a real merge commit
  • sync dev back to main after this merges so the branches stop diverging

Dev-only commits

Notes

  • This PR intentionally uses dev as the source branch so the existing dev commits become part of main history.
  • After merge, dev should be fast-forwarded to main.

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.

1 participant