Open Issues Need Help
View All on GitHubAI Summary: This issue addresses the excessive number of empty lines in automatically generated squash commit messages. It proposes reducing the trailing newlines to just one and also reducing the empty lines between squashed commit messages, possibly conditionally based on whether a message has a body. The issue suggests investigating default behaviors of GitHub and `git rebase --interactive` for comparison.
Probably the sharpest git repository organizer & rebase/merge workflow automation tool you've ever seen
Probably the sharpest git repository organizer & rebase/merge workflow automation tool you've ever seen
AI Summary: Assertion failures in the `:buildSrc:test` task are not displaying their messages directly in the build output. Currently, users must navigate to a separate HTML report to see the assertion messages, making debugging more difficult. The issue suggests a potential misconfiguration that needs investigation.
Probably the sharpest git repository organizer & rebase/merge workflow automation tool you've ever seen