dolthub / dolthub/dolt-workbench
Keep formatting of commit message
Open
- Dominant language
- TypeScript
- Stars
- 246
- Forks
- 29
- Avg merge
- 9h 13m
- Merged PRs (30d)
- 9
Description
**How it currently works**
A commit message will be squashed (all whitespace removed, including linebreaks) in commit list and commit diff view.\
The original formatting can still be seen in commit overview.
For the commit list, this is fine, but in the commit diff there is enough space and one might want to read the message while reviewing the changes.
**How to improve**
Show the original commit message in commit diff view without stripping whitespace and (more importantly) linebreaks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.