Rewording the Last Commit
Tick the Amend Commit checkbox, give it a new message and commit without staging any changes.
commandline:
git commit --amend
Last updated
Was this helpful?
Tick the Amend Commit checkbox, give it a new message and commit without staging any changes.
commandline:
git commit --amend
Last updated
Was this helpful?