小编use*_*957的帖子

为什么Git在部署后会覆盖服务器上的文件?

我在heroku上有一个node.js应用程序,它将图像保存在public/productimages文件夹中.但每次我推送新代码时,所有以前的图像都会被删除.我在.gitignore文件中添加了productimages但没有用.我的本地计算机中的public/productimages是空的.

git heroku node.js

3
推荐指数
1
解决办法
195
查看次数

标签 统计

git ×1

heroku ×1

node.js ×1