0

Patch generation

F Maz yesterday at 1:26 p.m. updated by Thomas Singer yesterday at 3:43 p.m. 1

I just made a commit which I need to send to a client who's not using GIT.

It would be great if SmartGit allowed to right click on a commit and:
- Generate > Patch file (and a counter part feature to apply diff patches)
- Generate > zip archive of affected files

That way I could just right click a commit, get the zip file with the files from the commit in their proper relative folder, so the client only has to extract the archive over his codebase and be updated.

External tools File compare