[petsc-dev] strangness in Chebyshev estimate of eigenvalues

Mark Adams mfadams at lbl.gov
Fri May 27 10:20:32 CDT 2016


>
> Satish, please don't use this syntax for force pushes.  Prefer
>
>  git push origin +mark/snes-ex65c
>

08:13 mark/snes-ex56c<> ~/Codes/petsc$ git push origin +mark/snes-ex65c
error: src refspec mark/snes-ex65c does not match any.
error: failed to push some refs to 'git at bitbucket.org:petsc/petsc.git'

FYI, I then tried to pull (again) to remove this "<":

08:16 1 mark/snes-ex56c<> ~/Codes/petsc$ git pull origin mark/snes-ex56c
>From bitbucket.org:petsc/petsc
 * branch            mark/snes-ex56c -> FETCH_HEAD
Merge made by the 'recursive' strategy.

This was a merge. then tried again w/o luck:

08:17 mark/snes-ex56c> ~/Codes/petsc$ git push origin +mark/snes-ex65c
error: src refspec mark/snes-ex65c does not match any.
error: failed to push some refs to 'git at bitbucket.org:petsc/petsc.git'


> This is to avoid people with old versions of Git or a weird push.default
> settings from obliterating other branches.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20160527/76aa0709/attachment.html>


More information about the petsc-dev mailing list