Use the
--amend
flag
git commit -m 'removing sponsor from READMe'
To rectify the above commit message, type
git commit --amend -m 'removing sponsor from README'
Use the
--amend
flag
git commit -m 'removing sponsor from READMe'
To rectify the above commit message, type
git commit --amend -m 'removing sponsor from README'