bug-gnulib
[Top][All Lists]
Advanced

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

git warning about whitespace?


From: Bruno Haible
Subject: git warning about whitespace?
Date: Mon, 29 Sep 2008 21:53:42 +0200
User-agent: KMail/1.5.4

Hi,

Just saw this while performing a git operation:

  $ git rebase origin/master
  First, rewinding head to replay your work on top of it...
  Applying Propagate effects of putenv/setenv/unsetenv to child processes.
  Applying A new test for posix_spawn.
  .dotest/patch:309: trailing whitespace.
  }  
  .dotest/patch:496: trailing whitespace.
  }  
  warning: 2 lines add whitespace errors.

Is git now warning about coding style?! Where is this configured? And
what's the meaning of the closing braces below the nonexistent filenames?

Bruno





reply via email to

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