Blueprints are getting corrupted after merging it into master branch on github

Presumably someone else also edited those blueprints, and the merged version of those blueprints isn’t valid.

Also, in general, you’ll want to “rebase” not “merge” when using git, but hopefully you’re already doing that.

2 Likes