Prob Scenario : I encountered an error msg “e325-attention-swap-file-already-present-error-in-vi” when I tried to perform a git commit.
Qn: “How do I open that particular file on git bash vim editor itself to peer inside the contents where exactly did the clash occur? I’m not asking how to remove the file form the staging area, I’m asking in particular to open that file on the git bash’s vim editor itself? And if so able, once done, how do I save that file ON the vim editor itself in git bash & exit the irritating modes in vim. PS: can any kind soul give me a useful “f1/-help”-type command that I can use to check to move forward whenever I am stuck in the vim editor mode and not exit the editor altogether each time I encounter sucha prob? Thanks!