[petsc-dev] plans for PETSc release
Satish Balay
balay at mcs.anl.gov
Sun Apr 24 10:09:26 CDT 2016
On Sun, 24 Apr 2016, Satish Balay wrote:
> > As for pending merges, what is the status of these branches (in 'next',
> > but not yet in 'master')?
> >
> > barry/fix-some-clang-warnings
> > knepley/feature-fe-nonaffine
> > knepley/fix-mem-init
> > pr329/master/Fande-Kong/matpartitioning-hierarch
> > pr359/master/Fande-Kong/fix-mat-convert-nest-aij
> > tisaac/dmp4est-feature-mapped-coordinates
> > tisaac/fix-ex3-coords
BTW: I see some discrepancy here
balay at asterix /home/balay/petsc (maint=)
$ git fetch -p
balay at asterix /home/balay/petsc (maint=)
$ git branch -r |grep pr359
balay at asterix /home/balay/petsc (maint=)
$ git branch -r |grep pr329
balay at asterix /home/balay/petsc (maint=)
$ comm -12 <(git branch -r --merged origin/next | sort) <(git branch -r --no-merged origin/master | sort)
origin/barry/fix-some-clang-warnings
origin/dalcinl/ts-2nd-order-systems
origin/dalcinl/tsbdf
origin/knepley/feature-fe-nonaffine
origin/next
origin/tisaac/dmp4est-feature-mapped-coordinates
origin/tisaac/fix-ex3-coords
balay at asterix /home/balay/petsc (maint=)
$
Satish
More information about the petsc-dev
mailing list