Skip to content

Updates git log parsing to use .lines() instead of .split('\n') which was returning an empty last item due to trailing newlines #552

Updates git log parsing to use .lines() instead of .split('\n') which was returning an empty last item due to trailing newlines

Updates git log parsing to use .lines() instead of .split('\n') which was returning an empty last item due to trailing newlines #552

The logs for this run have expired and are no longer available.