WIP: feat: payjoin #376

Draft
thesimplekid wants to merge 1 commit from thesimplekid/payjoin into main
thesimplekid commented 2026-05-23 22:06:25 +00:00 (Migrated from github.com)
No description provided.
This pull request is marked as a work in progress.
View command line instructions

Checkout

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

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