Skip to content
Junya Nakahodo edited this page Apr 12, 2022 · 3 revisions

Git commit template

コミットメッセージのテンプレートを追加する

リポジトリpull後、以下実行

$ git config commit.template .gitmessage

Git pre-commit

コミット時、

Clone this wiki locally