a->b->c if I select the commits as a->b->c and then cherrypick then they applied as c,b,a ( wrong order.)
a->b->c
if I select the commits as a->b->c
and then cherrypick then they applied as c,b,a ( wrong order.)