<div dir="ltr"><div><div><div><div>I removed the trailing whitespaces <br><br><a href="https://bitbucket.org/petsc/petsc/commits/5dd13310d584c8104eddeeabd0df18eb55b5a3f9?at=stefano_zampini/pcbddc-reusebddc">https://bitbucket.org/petsc/petsc/commits/5dd13310d584c8104eddeeabd0df18eb55b5a3f9?at=stefano_zampini/pcbddc-reusebddc</a></div>
<br>and added the precommit hook, but still I get the same error from git push. <br><br></div>I cannot understand where my code is not conforming since the pre-receive hook is not verbosed enough.<br><br></div>I read your comments and replied. See also <br>
<br><a href="https://bitbucket.org/petsc/petsc/commits/165b64e2ecb4f5abc326a9d4c71cd3217b80ea8d?at=stefano_zampini/pcbddc-reusebddc">https://bitbucket.org/petsc/petsc/commits/165b64e2ecb4f5abc326a9d4c71cd3217b80ea8d?at=stefano_zampini/pcbddc-reusebddc</a><br>
<br></div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/5 Jed Brown <span dir="ltr"><<a href="mailto:jedbrown@mcs.anl.gov" target="_blank">jedbrown@mcs.anl.gov</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">Stefano Zampini <<a href="mailto:s.zampini@cineca.it">s.zampini@cineca.it</a>> writes:<br>
<br>
> I'm having troubles while pushing to next. On my working copy, I only<br>
> merged stefano_zampini/pcbddc-reusebddc<br>
<br>
</div>This is a result of turning on branch restrictions, which makes it less<br>
stressful to hand out commit access to collaborators.<br>
<br>
<a href="http://mail-archive.com/search?l=mid&q=871u3f1cuk.fsf@mcs.anl.gov" target="_blank">http://mail-archive.com/search?l=mid&q=871u3f1cuk.fsf@mcs.anl.gov</a><br>
<br>
<br>
<br>
I made some comments in your branch.  I'm not a fan of the deep comparison in<br>
<br>
<a href="https://bitbucket.org/petsc/petsc/commits/f4ddd8eecafc09061839cfbaf2bc8c47641ebc86" target="_blank">https://bitbucket.org/petsc/petsc/commits/f4ddd8eecafc09061839cfbaf2bc8c47641ebc86</a><br>
<br>
Your branch also adds trailing whitespace in a number of places.  You<br>
can use "git diff --check" to have it show you bad whitespace or you can<br>
enable a precommit hook to check.  The sample does this, so this is<br>
sufficient.<br>
<br>
  $ git mv .git/hooks/pre-commit.sample .git/hooks/pre-commit<br>
</blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr"><pre cols="72"><font><span style="font-family:garamond,serif"><span style="font-family:garamond,serif"></span>Ph. D. Stefano Zampini<br>CINECA  
SuperComputing Applications and Innovations Department - SCAI
Via dei Tizii, 6 00185 Roma - ITALY
------------------------------------------------------------------------------------------------------------------------
Email: <a href="mailto:s.zampini@cineca.it" target="_blank"><span>s.zampini@cineca.it</span></a>
SkypeID: stefano.zampini
GoogleTalk: <a href="mailto:stefano.zampini@gmail.com" target="_blank">stefano.zampini@gmail.com</a>
Tel: <a value="+390644486720">+39 06.44486.707<br></a></span></font><a value="+390644486720"><font><span style="font-family:garamond,serif">------------------------------------------------------------------------------------------------------------------------
</span></font><br></a></pre></div>
</div>