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

Resolve trunk history #293

Merged
merged 6 commits into from
Apr 20, 2023
Merged

Resolve trunk history #293

merged 6 commits into from
Apr 20, 2023

Conversation

Sephsekla
Copy link
Collaborator

@Sephsekla Sephsekla commented Apr 20, 2023

What?

Nothing.

Why?

I would like to publish releases from the Trunk branch, however somewhere in the history of the project we've ended up with unrelated histories, which is preventing a PR from Develop into Trunk.

How?

There are a few different options to fix this, but for now I've gone with the least destructive option, which is to merge Trunk's commits into Develop (even though they don't actually add anything) with --allow-unrelated-histories. Probably needs to not be squashed and merged in this case.

Testing Instructions

Screenshots or screencast

@Sephsekla Sephsekla requested review from erikyo and johnhooks April 20, 2023 16:44
@Sephsekla Sephsekla self-assigned this Apr 20, 2023
Copy link
Collaborator

@johnhooks johnhooks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LETM (Looks Empty To Me)

@Sephsekla Sephsekla requested a review from johnhooks April 20, 2023 17:46
@Sephsekla Sephsekla merged commit 0c5c8e1 into develop Apr 20, 2023
@Sephsekla Sephsekla deleted the resolve-trunk-history branch April 20, 2023 17:54
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.

3 participants