Answers for "if i git commit -am can i change the commit message?"

73

change git commit message

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language