-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.8.0
-
Component/s: None
$ for i in 5 6 7 8; do echo "2.$i";git log --oneline master ^origin/release/2.$i | wc -l; done 2.5 4633 2.6 3645 2.7 2791 2.8 812
Yet see attached - behind is out by a massive margin.