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

Wrong base #19

Closed
wants to merge 0 commits into from
Closed

Wrong base #19

wants to merge 0 commits into from

Conversation

infinisil
Copy link

No description provided.

@infinisil
Copy link
Author

The PR's base branch is set to staging, but 1 commits from the master branch are included. Make sure you know the right base branch for your changes, then:

  • If the changes should go to the master branch, change the base branch to master
  • If the changes should go to the staging branch, rebase your PR onto the merge base with the master branch:
    git rebase --onto 9ccc582df5fb43ce5a13946923c4a2285a62297e 111fdfea65d19a2934e56444a71dbb467ddca8ba
    git push --force-with-lease
    

@infinisil infinisil closed this Oct 4, 2024
@infinisil infinisil deleted the wrong-base branch October 4, 2024 23:55
@infinisil infinisil requested a review from a team October 5, 2024 00:08
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