#!/usr/bin/env bash # FixupAPI PS1="$" cd Plazma-API git add . git commit -m "fixup" git format-patch -1 mv 0001-fixup.patch ../ cd ../