init #2

Open
orpheuslummis wants to merge 1 commit from setup_v2 into main
orpheuslummis commented 2024-02-10 04:15:36 -05:00 (Migrated from github.com)

This is the setup you did @workingdoge, thank you.
npx create-noir is not using forge libs as submodules so here we see them committed directly... So be it.

This is the setup you did @workingdoge, thank you. `npx create-noir` is not using forge libs as submodules so here we see them committed directly... So be it.
workingdoge (Migrated from github.com) reviewed 2024-02-10 04:15:36 -05:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

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

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