Open bytesandwich opened 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
git checkout master
Cool idea?
So if I have a feature branch with a pending schema change inside a file, unapply that change before
git checkout master
Cool idea?