logoalt Hacker News

ablobtoday at 2:27 PM0 repliesview on HN

You can always set the editor in your --global or --local config though:

  git config core.editor "vim"
I do agree that using the default editor is a mostly a bad choice due to it being vi/vim rather often.