PyCharm / IntelliJ中有一个很好的功能,可以将更改的文件自动上传到远程机器。但是,这个消息很神秘:
Automatic upload completed in less than a minute: 1 file transferred (7.7 Kb/s)
它没有说明实际上传了哪些文件。这可以以某种方式配置吗?
答案 0 :(得分:1)
工具|部署|选项(或通过Settings (Preferences on Mac) | Build, Execution, Deployment | Deployment | Options
相同) - 将“操作记录”更改为“详细信息”。