I have a project hosted in Git stash (now rebranded as Bitbucket Server). It is built using jenkins. Now I made a typo while installing my Git locally. Like @ab.com instead of @
use
"git -c user.name="your name" -c user.email=youremail@email.com commit --amend --reset-author"