MacOS Git Ustaw vscode jako edytor
$ git config --global core.editor "code --wait"
$ git config --global -e
Puzzled Panda
$ git config --global core.editor "code --wait"
$ git config --global -e