Closed E0735389 closed 7 months ago
e.g. the commit messages
Merge remote-tracking branch 'upstream/master ' into long-branch-name
can definitely overrun the 72 character limit.
What's the recommended course of action? (just leave it be? Or rebase?)
@E0735389 It's OK to just leave it be. We ignore auto-generated merge commit messages when grading Git convention compliance.
e.g. the commit messages
can definitely overrun the 72 character limit.
What's the recommended course of action? (just leave it be? Or rebase?)