Robert Stanca <[email protected]> writes: > As rev_list_info's flag is unsigned int , var flags should have proper > type.Also var cnt could be unsigned as there's no negative number of commits > (all-reaches) > > Signed-off-by: Robert Stanca <[email protected]> > ---
OK. I would have squashed these two commits into one, though.

