We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
diff -ruN initialFolder/ UpdatedFolder/ > file.patch
copy the file.patch into the destination folder to be updated. then run:
file.patch
patch.exe -p1 -s < file.patch