t / t4018 / cpp-class-constructor-mem-initon commit status: add color config slots for branch info in "--short --branch" (93fdf30)
   1Item::Item(int RIGHT) :
   2        member(0)
   3{
   4        ChangeMe;
   5}