Answers for "how to change previous commit name"

58

git change commit message of old commit

git commit --amend -m "New commit message"
Posted by: Guest on March-11-2020

Code answers related to "how to change previous commit name"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language