Git - Rebasing
You want to reorder commits and also edit the commit message of the third commit in the last 4 commits. Which interactive rebase action should you use for the third commit?
reword lets you change the commit message without changing the content.reword on the commit whose message you want to edit.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions