[petsc-dev] candidate branches for master
Satish Balay
balay at mcs.anl.gov
Thu Feb 27 12:53:30 CST 2014
On Thu, 27 Feb 2014, Jed Brown wrote:
> Satish Balay <balay at mcs.anl.gov> writes:
>
> > Current list of branches that are merged to next - but not yet merged to master.
> >
> > Jed, I don't see 'shri/update-SuiteSparse' in this list. Any idea why?
>
> The origin branch detection is messed up when a branch merges to 'next'
> more than once. When not dealing with 'maint', I use the much simpler
> command:
>
> comm -12 <(git branch -r --merged next | sort) <(git branch -r --no-merged master | sort)
Ok. I'll start using the alternative..
thanks,
Satish
More information about the petsc-dev
mailing list