Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 212 Bytes

File metadata and controls

11 lines (8 loc) · 212 Bytes

Git prepare-commit-msg hook

Adds a branch name in front of a git commit message

Installation

Linux:

git clone https://github.com/meslab/prepare-commit-msg.git
cd prepare-commit-msg/
make install