https://github.com/james2doyle/omf-plugin-commit
A helper function for writing commits following the keepachangelog.com format
https://github.com/james2doyle/omf-plugin-commit
changelog completions fish-shell git
Last synced: 4 months ago
JSON representation
A helper function for writing commits following the keepachangelog.com format
- Host: GitHub
- URL: https://github.com/james2doyle/omf-plugin-commit
- Owner: james2doyle
- License: mit
- Created: 2020-02-14T05:18:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-26T20:20:01.000Z (over 4 years ago)
- Last Synced: 2025-02-24T20:00:04.067Z (8 months ago)
- Topics: changelog, completions, fish-shell, git
- Language: Shell
- Homepage: https://keepachangelog.com/
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![][license-badge]
# commit
Plugin for [Oh My Fish][omf-link].
## Install
```fish
$ omf install commit
```## Usage
```fish
$ commit --added
```# License
Forked from: [MIT][mit] © [james2doyle][author]
[mit]: http://opensource.org/licenses/MIT
[author]: http://github.com/james2doyle
[omf-link]: https://www.github.com/oh-my-fish/oh-my-fish[license-badge]: https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square