commit
Here are 330 public repositories matching this topic...
The conventional commits specification
-
Updated
Nov 23, 2020 - SCSS
/sBin/StyleGuide/Git/CommitMessage
-
Updated
Oct 7, 2018 - Ruby
A Vim plugin for more pleasant editing on commit messages
-
Updated
Aug 27, 2020 - Vim script
When I am in a github enterpise repository, e.g., https://git.<enterprise name>.com/<org>/<repo>, this bookmarklet doesn't work.
-
Updated
Oct 13, 2020 - TypeScript
Hello, I think it would improve usability if we could use multiple git add commands with within a single action. For example:
- name: Commit changes
uses: EndBug/add-and-commit@v5
with:
author_name: Your Name
author_email: mail@example.com
message: "Your commit message"
add:
- "something/file.txt"
- "crazy/*"File Integrity Manager -
-
Updated
Oct 27, 2017 - Java
-
Updated
Nov 23, 2020 - JavaScript
PHP Commitizen - A CLI tool used to create commits according to Conventional Commits specification
-
Updated
Oct 20, 2020 - PHP
-
Updated
Aug 29, 2020 - TypeScript
Embed Github profile every where you want
-
Updated
Feb 18, 2020 - TypeScript
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook plugin!
-
Updated
Oct 31, 2020 - PHP
Changelog CI is a GitHub Action that generates changelog, Then the changelog is committed and/or commented to the release Pull request.
-
Updated
Oct 14, 2020 - Python
Improve this page
Add a description, image, and links to the commit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the commit topic, visit your repo's landing page and select "manage topics."


Hey. Just a question. Can we add possibility to extend from single string not just from array? So it will work like other linting libraries (eslint, stylelint, etc.).
package.json