git clone git@gitpatch.com:gitpatch/htmx-demo cd htmx-demo
git switch -c patch/any-name-7444f805
git commit -m "My Patch Title" git push origin patch/any-name-7444f805
git switch -c patchstack/any-name-7444f805
git commit -m "Patch 1" ... git commit -m "Patch 2" git push origin patchstack/any-name-7444f805