[GH-ISSUE #517] Suggested change in the FAQ #13440

Open
opened 2026-06-18 15:10:42 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @jowhannez on GitHub (Apr 12, 2023).
Original GitHub issue: https://github.com/conventional-commits/conventionalcommits.org/issues/517

Under the question "What do I do if I accidentally use the wrong commit type?" you suggest using

git rebase -i

and don't mention

git commit --amend

which I think is the intuitive way to change a commit message, unless you discover the mistake way later on.

Originally created by @jowhannez on GitHub (Apr 12, 2023). Original GitHub issue: https://github.com/conventional-commits/conventionalcommits.org/issues/517 Under the question "**What do I do if I accidentally use the wrong commit type?**" you suggest using ```git rebase -i``` and don't mention ```git commit --amend``` which I think is the intuitive way to change a commit message, unless you discover the mistake way later on.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#13440