Remix.run Logo
1718627440 4 days ago

So instead of:

    local$ git push

    upstream$ git fetch && git merge
it becomes:

    local$ git format-patch

    local: open file picker for attachments.

    upstream: save as ...

    upstream$ git am
That's not that much different in time and effort.