appnexus / schema-tool

framework-agnostic, schema management tool for everyone
Other
40 stars 21 forks source link

if a schema file only exists on current branch, unapply it before switching branches #73

Open bytesandwich opened 8 years ago

bytesandwich commented 8 years ago

So if I have a feature branch with a pending schema change inside a file, unapply that change before git checkout master

Cool idea?