WIP: Draft: Allow invalid predecessor #13

Draft
morguldir wants to merge 1 commit from morguldir/invalid-predecessor into conduwuit-changes
morguldir commented 2024-09-25 10:43:03 +00:00 (Migrated from github.com)
<!-- PR checklist, not strictly necessary but generally useful unless you're just fixing a typo or something like that: - Run `cargo xtask ci` locally before posting the PR - Documented public API changes in CHANGELOG.md files -->
This pull request has changes conflicting with the target branch.
  • crates/ruma-events/Cargo.toml
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin morguldir/invalid-predecessor:morguldir/invalid-predecessor
git checkout morguldir/invalid-predecessor

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout conduwuit-changes
git merge --no-ff morguldir/invalid-predecessor
git checkout morguldir/invalid-predecessor
git rebase conduwuit-changes
git checkout conduwuit-changes
git merge --ff-only morguldir/invalid-predecessor
git checkout morguldir/invalid-predecessor
git rebase conduwuit-changes
git checkout conduwuit-changes
git merge --no-ff morguldir/invalid-predecessor
git checkout conduwuit-changes
git merge --squash morguldir/invalid-predecessor
git checkout conduwuit-changes
git merge --ff-only morguldir/invalid-predecessor
git checkout conduwuit-changes
git merge morguldir/invalid-predecessor
git push origin conduwuit-changes
Sign in to join this conversation.
No description provided.