SyntaxFix
Write A Post
Hire A Developer
Questions
The --author option doesn't work:
--author
*** Please tell me who you are. Run git config --global user.email "[email protected]" git config --global user.name "Your Name"
This does:
git -c user.name='A U Thor' -c [email protected] commit