Re: Bug in Git-Gui - Creates corrupt patch
From: <hidden>
Date: 2016-06-15 22:46:17
Hannes / List, Thank you for the advise on "\ No newline at end of file". I have almost 4,000 files that are formatted with "\ No newline at end of file". Does anyone know of an easy way to re-format my files so that they have a newline at the end? The files in question are PHP files that are dynamically included, so I want to prevent arbitrary spaces from showing up in the rendered pages. I'm running Linux. A bash or perl script would be preferable, but anything will suffice. Thanks!
Johannes Sixt [off-list ref] wrote: 4jxDQ6FQee2H@dyweni.com schrieb:quoted
3. Using git-gui, try to stage *only* the last line marked for removal (should be '- }'). I get 'fatal: corrupt patch at line 22'."Stage/Unstage line" does not work for files that have \ No newline at end of file -- Hannes