Answers for "git amend with previous commit"

0

git amend with previous commit

git commit --amend -m "an updated commit message"
Posted by: Guest on June-06-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language