I\'m trying just git commit and Git is giving this message:
git commit
hint: Waiting for your editor to close the file... /c/Users/AGT/AppData/Loc
Any file may be opened in any editor. So run "ps -ax|grep vim" to check which file is opened in which editor. And then run kill id-of-editor . For e.g. "kill 12345" Thats all