Answers for "how to change the name of user pushed commit"

1

rename a commit pushed

git commit --amend -m "Your new message here"
Posted by: Guest on June-28-2021

Code answers related to "how to change the name of user pushed commit"

Browse Popular Code Answers by Language