Currently my office moving towards TFS and we are setting local TFS based git for every PHP projects we have/do.
Project setup in TFS with team using git branch/commit works as expected and we want to do the auto-publishing of one branch updates to ftp folder, that also works,
But every time it copies the entire list of files from TFS git code folder to remote server and i couldn't able to set it up correctly.
My Copying process is like this in TFS 2017.
How can i set tfs build process so only changes from commits can be copied to remote server with tfs