Answers for "change message of git commit"

73

change git commit message

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

git modify last commit message

git commit --amend
Posted by: Guest on July-06-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language