Only want to upload changed files Follow
The dev server was reset (git) but I want to upload all changed files from my local copy, but if I right-click the folder and select Upload, it uploads EVERYTHING (overwriting and changing dates) when I only want it to upload modified files.
How do I do this in PHPStorm without having to check every changed file and upload manually one at a time?
Please sign in to leave a comment.
Hello,
In a Version Control tool window you can see the changelist with all the changed files.
Just right click it and select "Upload to".