-
Suggestion
-
Resolution: Unresolved
-
None
Problem Definition
Some users use multi-line commit messages with the first line being a summary/subject of the changes, and subsequent lines having more details. When pushing such a commit to a Bitbucket Cloud repo, the repo's Commits page shows in the Message column all lines concatenated. This is not always desirable and it makes the commit message unreadable for some users.
Suggested Solution
(1) Either show only the first line of a multi-line commit message in the Message column
(2) Or make this configurable, allowing users to select if they want to see only the first line of multi-line commit messages or if they want to see all lines concatenated.