Hello,
Thanks!
"git diff --check" indeed tells about trailing whitespace
Mark
On Wed, Dec 17, 2008 at 2:08 PM, Johannes Schindelin
[off-list ref] wrote:
Hi,
On Tue, 16 Dec 2008, Junio C Hamano wrote:
quoted
"Mark Ryden" [off-list ref] writes:
quoted
2) Is there a way to get some messages about that there are white
spaces when creating a git patch?
Doesn't "git diff" highlight whitespace errors? That way, you can catch
errors before you make a commit that has them.
Not to mention "git diff --check", which should catch them, too.
Ciao,
Dscho