On 5/1/2010 10:51 AM, Eric Noulard wrote:
2010/5/1 Ben Boeckel<maths...@gmail.com>:
Alexander Neundorf<neund...@kde.org>  wrote:
Hi,

I tried to push a commit to master, but this failed because git complained
that the patch adds a trailing whitespace in one line.
So I removed this whitespace and committed this.
But git still doesn't push, I guess because the commit which adds the
whitespace is still there:


This might work for you as well:

 git rebase --whitespace=fix origin/master

-Bill
_______________________________________________
cmake-developers mailing list
cmake-developers@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to