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

https://github.com/viniciusnevescosta/grove

semantic Git helper for commits, branches, push, and pull.
https://github.com/viniciusnevescosta/grove

convetional-branch convetional-commits git git-helper

Last synced: about 6 hours ago
JSON representation

semantic Git helper for commits, branches, push, and pull.

Awesome Lists containing this project

README

          

# Grove

Semantic Git helper for commits, branches, push, and pull.

Grove is inspired by Conventional Commits and Conventional Branch, helping keep Git workflows more consistent and organized.

[Documentation reference.](https://grove.viniciusnevescosta.com)

## Contributing

Contributions are welcome.

If you want to contribute:
- open an issue to report bugs or suggest improvements
- fork the repository and create a new branch for your changes
- keep commit and branch names consistent with the project's conventions
- open a pull request with a clear description of what changed and why

## License

This project is distributed under the [GPLv3 license](LICENSE).