Add git command for writing conventional commits to examples #147

Open
opened 2026-02-17 11:49:40 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @RayZ0rr on GitHub (Apr 24, 2022).

git commit -m or git commit -m "<title>" -m "<description>" can be used for conventional commits. The main problem is adding newlines between body and title. Maybe add examples showing that.

Originally created by @RayZ0rr on GitHub (Apr 24, 2022). `git commit -m` or `git commit -m "<title>" -m "<description>"` can be used for conventional commits. The main problem is adding newlines between body and title. Maybe add examples showing that.
Author
Owner

@Hi2885 commented on GitHub (Jan 7, 2024):

That it needs to be tested

@Hi2885 commented on GitHub (Jan 7, 2024): That it needs to be tested
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#147