Karl Berry wrote: > There were updates to three of the request-* files today that I copy > from /gd/gnuorg to gnulib. They have trailing whitespace. Can someone > add these as exceptions instead of bothering the FSF to try to remove > it?
The server-side hook that checks for trailing whitespace ought to skip binary files, right? I've therefore declared these files as binary files, via '.gitattributes'. Can you retry $ git pull --rebase $ git push ? Bruno
