ハック 2015.12.22 651 gitgit commitでエディタ編集した後にエラーとなる場合 ツイート シェア はてな 使用するエディタをgitに設定する$ git commit error: There was a problem with the editor 'vi'. Please supply the message using either -m or -F option. $ git config --global core.editor "/usr/bin/vim" $ git commit つくってみた!Amazon Polly と Slack を使って Alexa へ (物理的に) 話しかけるシステムを作ってみた社内のトイレ難民解決!トイレ空き状況確認システムを作ってみた社長が「寒い寒い」というので社長席の温度をRaspberry Piで監視してみた。関連記事 ターミナルでのコミット error: There was a problem with the editor ‘vi’. git config –global で追加した設定を削除する方法 Gitでリポジトリごとに使用するユーザ情報を変更する gitでpre-commitを無視する git credential-cache exitコマンドが使えない場合