On Mon, Mar 31, 2014 at 12:09:45AM +0100, andy pugh wrote:
> Can you point to a feature branch that has ever been merged?
This mostly lists merges of bug and feature branches:
$ git log --merges --oneline | grep -v 2.._branch | grep -vw master\'
The greps exclude merges of v2.x branch and master branch. There are
some features that were included by merging feature branches, but not a
ton. Some examples that caught my eye were interpreter remap and
locking rotaries.
Jeff
------------------------------------------------------------------------------
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers