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.
- Host: GitHub
- URL: https://github.com/viniciusnevescosta/grove
- Owner: viniciusnevescosta
- License: gpl-3.0
- Created: 2026-04-06T16:26:47.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-06T18:20:12.000Z (3 months ago)
- Last Synced: 2026-04-06T18:26:36.841Z (3 months ago)
- Topics: convetional-branch, convetional-commits, git, git-helper
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).