Suggested change in the FAQ #171

Open
opened 2026-02-17 11:51:26 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @jowhannez on GitHub (Apr 12, 2023).

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). 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#171