Huiqi dev #2

Open
grey220022 wants to merge 5 commits from huiqi-dev into main
grey220022 commented 2023-10-07 05:06:37 -04:00 (Migrated from github.com)
No description provided.
This pull request has changes conflicting with the target branch.
  • .gitignore
  • Cargo.toml
  • README.md
  • chainconfig/config/app.toml
  • examples/test-local.rs
  • monitor/monitor.js
  • monitor/package.json
  • tests/integration.rs
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin huiqi-dev:huiqi-dev
git switch huiqi-dev

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 switch main
git merge --no-ff huiqi-dev
git switch huiqi-dev
git rebase main
git switch main
git merge --ff-only huiqi-dev
git switch huiqi-dev
git rebase main
git switch main
git merge --no-ff huiqi-dev
git switch main
git merge --squash huiqi-dev
git switch main
git merge --ff-only huiqi-dev
git switch main
git merge huiqi-dev
git push origin main
Sign in to join this conversation.
No description provided.