コミットメッセージのテンプレートを追加する
リポジトリpull後、以下実行
$ git config commit.template .gitmessage
参考
コミット時、clang-formatに沿ってコーディングされているかチェックする。
沿っていない場合、コミットに失敗する。 修正後再びコミットする。
$ git config core.hooksPath ./config
There was an error while loading. Please reload this page.