schema-tool
schema-tool copied to clipboard
if a schema file only exists on current branch, unapply it before switching branches
So if I have a feature branch with a pending schema change inside a file, unapply that change before git checkout master
Cool idea?