Answers for "git change user of last commit"

0

git change user of last commit

git commit --amend --author="John Doe <[email protected]>"
Posted by: Guest on February-11-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language