I'm looking for a Windows command line utility that outputs the differences of two folders into another folder.
An example, I have folder A which has already been deployed, I want to deploy folder B, which is a updated version of folder A. So I need a list of the changes I need to make in order to make Folder A match folder B.
