This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
The commit log is not the recommended style #206
Closed
Description
Description
When you write description in GitHub for Unity in the commit log, summary and description are combined with git log --oneline
or git shortlog
.
Therefore, the commit log should have a blank line between the summary and description.
Additional Information
About recommended style of commit log