An open API service indexing awesome lists of open source software.

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

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