bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] * HACKING: avoid trailing white space


From: Ralf Wildenhues
Subject: Re: [PATCH] * HACKING: avoid trailing white space
Date: Mon, 2 Mar 2009 17:21:31 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hi Jim,

Jim Meyering writes:
> 
> This is obviously incomplete (the FIXME, and no configuration
> recommendations for Emacs' Whitespace), but we have to start somewhere.
> As usual, suggestions welcome.

Either of these:
  chmod +x .git/hooks/pre-commit
  git config apply.whitespace error-all

The latter requires pretty recent git, and there are several settings that
may be useful.  See the manpage for git-apply for details.

Cheers,
Ralf





reply via email to

[Prev in Thread] Current Thread [Next in Thread]