[petsc-dev] candidate branches for master

Jed Brown jedbrown at mcs.anl.gov
Thu Feb 27 12:11:47 CST 2014


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)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20140227/fcb2f3e2/attachment.sig>


More information about the petsc-dev mailing list