Here are
11 public repositories
matching this topic...
Write consistent git commit messages based on a custom template
Updated
Oct 5, 2020
Haskell
Alfred Git Commit Message Example
Updated
Mar 15, 2019
Python
Generate descriptive commit messages based on files to be committed – without touching your keyboard. VS Code extension
Updated
Jul 18, 2021
TypeScript
ng-git-calendar is an angular interface component that implements a committing calendar similar to that of github, which can be used for various uses, such as fault logging and other records like any other calendar.
Testing git Messages format and templates
Updated
Jun 9, 2021
JavaScript
Scripts to extend git workflows
Updated
Dec 18, 2019
Shell
GIT commit message template to help write a good commit message
Template to jump start a Node.js back-end application in TypeScript. ESLint, Jest, Husk and Git Commit message linter.
Updated
Jun 11, 2021
JavaScript
A collection of emojis that can be used for commit messages 📝 💥 🐛 🔒 🎨 👌
Improve this page
Add a description, image, and links to the
git-commit-messages
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
git-commit-messages
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Describe the bug
While creating a commit using the message convention the CLIignores all entries and raises an error saying that commit was blank
To Reproduce
Steps to reproduce the behavior:
commitcommand when using a config fileExpected behavior
Create the commit