https://github.com/patrickjs/github-commit-messages
This chrome extension will show and hide scoped messages so its easier to read quickly
https://github.com/patrickjs/github-commit-messages
Last synced: 9 months ago
JSON representation
This chrome extension will show and hide scoped messages so its easier to read quickly
- Host: GitHub
- URL: https://github.com/patrickjs/github-commit-messages
- Owner: PatrickJS
- Created: 2020-10-15T00:11:33.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-15T00:29:06.000Z (about 5 years ago)
- Last Synced: 2024-10-06T09:21:39.825Z (about 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github Commit Messages
This extension will show and hide scoped messages so its easier to read quickly
## Why
Created in response to this tweet about
"Knowing the 'category' of a change is useless. It provides no value"
https://twitter.com/anaisbetts/status/1316333390166200321?s=20
The scope of the message is great for generating changelogs but its not that great for quickly scaning commit messages
## How to install
1. Download this repository
2. go to chrome://extensions (same for Brave Browser)
3. enable developer mode
4. Click "Load unpacked extension"
5. Locate the downloaded files and add the extension
