Cómo abrir el editor de texto en Git Bash
$ git config --global core.editor "code --wait"
Silly Skylark
$ git config --global core.editor "code --wait"