I'm testing the VSCode's Source Control, and I recklessly hit the commit
button; now it's waiting for me to enter the commit message:
Is there a way to cancel and terminate the whole commit process in this situation?
CodePudding user response:
Just close the COMMIT_EDITMSG tab, should cancel the commit ;)