[petsc-dev] strangness in Chebyshev estimate of eigenvalues

Satish Balay balay at mcs.anl.gov
Wed May 25 13:37:49 CDT 2016


On Wed, 25 May 2016, Mark Adams wrote:

> >
> >
> > If thats the case - when you have a merge conflict during 'merge' or
> > 'rebase' - then you should be able to do 'git mergetool' and easily
> > resolve the conflict using kdiff3
> >
> >
> OK, well this looks promising (kdiff3 seems to work, I think we set this up
> long ago):
>  ...
> nothing added to commit but untracked files present
> Could not apply 95a678b879f0666d009cbaa65ec66f87451d4d65... DMP4est: fix
> coarseEdge calculation in transfer_Point
> 11:19 1 jed/mark/snes-ex56c|REBASE-i 93/195
> ~/Codes/petsc/src/snes/examples/tutorials$ git mergetool
> 
> This message is displayed because 'merge.tool' is not configured.

I have the following in my ~/.gitconfig - on a Mac

[merge]
        tool = kdiff3

And you've already corrupted jed/mark/snes-ex56c [with a bad
merge/push] - so its best to delete your copy of this branch - as
indicated in my other e-mail.

Satish

> See 'git mergetool --tool-help' or 'git help config' for more details.
> 'git mergetool' will now attempt to use one of the following tools:
> opendiff kdiff3 tkdiff xxdiff meld tortoisemerge gvimdiff diffuse diffmerge
> ecmerge p4merge araxis bc codecompare emerge vimdiff
> No files need merging
> 11:32 jed/mark/snes-ex56c|REBASE-i 93/195
> ~/Codes/petsc/src/snes/examples/tutorials$
> 
> 
> > Satish
> >
> 




More information about the petsc-dev mailing list