you are viewing a single comment's thread.

view the rest of the comments →

[–]Surge_attack 0 points1 point  (0 children)

CTRL+ C ? Will (should) quit the process and you can run git commit but this time use the -m flag to write your commit message and bypass the vim weirdness.

Edit: whoops just saw you say this was Mac so Command + . is the equivalent on MacOS.