# git-message **Repository Path**: mirrors_Wizcorp/git-message ## Basic Information - **Project Name**: git-message - **Description**: Set a custom git commit message template. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Logo](./logo.png) Set a custom git commit message template. Usage ----- In your project: ```bash npm install --save-dev git-message ``` This will automatically set up a custom git commit message template based on http://chris.beams.io/posts/git-commit/. To use a custom git commit message template, simply add a `.gitmessage` file at the top level of your project file tree. h License ------- MIT