> On Jun 9, 2015, at 5:48 PM, Satish Balay <ba...@mcs.anl.gov> wrote: > > I've recreated 'next' branch - and have a backup for current 'next' at > ' > The following branches need to be remerged to next.
Preferably AFTER they have been fixed to actually build cleaning with no errors/warnings on next including with c++, complex etc. > > $ comm -12 <(git branch -r --merged next-jun-2015 | sort) <(git branch -r > --no-merged v3.6 | sort) > origin/jed/assembly-perf > origin/jed/mat-assembly-perf > origin/jed/tao-status-string > origin/pr192/Fande-Kong/scalable-matincreaseoverlap/master > origin/tisaac/knepley/feature-composable-callbacks > > > Satish