commit
Here are 293 public repositories matching this topic...
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
"babel": {
"extends": "shared-tools"
},
"commitlint": {
"extends": [
"shared-tools"
]
},
"eslintConfig": {
"extends": "shared-tools"
}It looks like conventional commits do not explicitly specify whether a description should begin with an uppercase or lowercase letter, although all the examples appear to begin with a lowercase letter.
Could the next revision recommend that the description starts with a lowercase letter? Something like:
A description SHOULD begin with a lowercase letter, except when the first word would no
-
Updated
Oct 7, 2018 - Ruby
-
Updated
May 14, 2020 - Vim script
When creating a CHANGELOG, if the commit that increased the version number is not the most recent commit, two version headings can be created. Also, the commit that increased the version number is discarded. when creating an initial release it is probably common to update the package.json file with more than just the version number.
Version 0.1.0
- Update remaining files
When I am in a github enterpise repository, e.g., https://git.<enterprise name>.com/<org>/<repo>, this bookmarklet doesn't work.
-
Updated
May 29, 2020 - TypeScript
-
Updated
Oct 27, 2017 - Java
-
Updated
May 24, 2020 - JavaScript
-
Updated
Feb 18, 2020 - TypeScript
-
Updated
Apr 16, 2020 - TypeScript
-
Updated
Oct 15, 2018 - PHP
-
Updated
Oct 15, 2018 - Shell
-
Updated
Apr 19, 2020 - TypeScript
-
Updated
Nov 28, 2019 - JavaScript
-
Updated
May 30, 2020 - Java
From @sfabrizio on September 12, 2016 17:24
We have some new staff that we are not showing in the demo git yet.
Copied from original issue: labs-js/turbo-commit#36
-
Updated
May 17, 2020 - Shell
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."
It probably wasn't designed for mobile usage but it does work... Kind of. It works but you can only traverse the history by tapping on either edge side of the top bar.
Using Firefox mobile