摘要: 利用git push到heroku或者github的时候, 使用mix会产生一些merge的冲突, 方法是先 git checkout . 注意checkout .表示放弃修改, 很危险.但只要你做操作之前commit过, 就没太大问题. 然后删掉 rm -f /public/mix-manifes 阅读全文
posted @ 2018-12-25 10:08 Montauk 阅读(73) 评论(0) 推荐(0) 编辑