From: Thomas Glanzmann <hidden> Date: 2016-06-15 22:41:58
Hello,
for me the diff/patch works for *spaces*, but screw up on tabs in
filenames. Why? Because the field sep for filenames is *tab*. So patch
believes that everything before the first tab is the filename.
Thomas