Tbpgr Blog

Employee Experience Engineer tbpgr(てぃーびー) のブログ

Git | コミットエディタをSublime Text2に設定

概要

コミットエディタをSublime Text2に設定

内容

以下のコマンドでコミットエディタの設定ができます。

git config --global core.editor `which sublime-text-2`