I can generate a Patch file with the changes to be committed in git.
How can I generate this Patch file, bypassing white spaces just like I do on the View Changes screen?
Some old files have tabs instead of 4 spaces and some white space left at the end, in the diff view I can ignore them, but how do I do this in Patch so it does not turn into a mess?