Answers for "git commit --amend without changing the commit"

9

git commit amend without changing message

git commit --amend --no-edit
Posted by: Guest on February-22-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language