https://github.com/b4nst/turbogit
Opinionated cli enforcing clean git workflow without comprising UX
https://github.com/b4nst/turbogit
cli conventional-commits git go opinionated semver tug
Last synced: 5 months ago
JSON representation
Opinionated cli enforcing clean git workflow without comprising UX
- Host: GitHub
- URL: https://github.com/b4nst/turbogit
- Owner: b4nst
- License: mit
- Created: 2020-05-17T22:17:41.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-08-07T05:01:59.000Z (almost 3 years ago)
- Last Synced: 2025-05-16T12:40:09.927Z (about 1 year ago)
- Topics: cli, conventional-commits, git, go, opinionated, semver, tug
- Language: Go
- Homepage: https://b4nst.github.io/turbogit
- Size: 3.69 MB
- Stars: 53
- Watchers: 1
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Turbogit (tug)
[](https://github.com/b4nst/turbogit/actions?query=workflow%3AGo)
[](https://github.com/b4nst/turbogit/releases/latest)
[](https://codeclimate.com/github/b4nst/turbogit/test_coverage)
[](https://codeclimate.com/github/b4nst/turbogit/maintainability)

tug is a set of git plugins built to help you deal with your day-to-day git work.
tug enforces conventions like [The Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/), [SemVer](https://semver.org/), [Trunk Based Development](https://trunkbaseddevelopment.com),
without overwhelming you.
tug is your friend.
## Documentation
Full documentation is available at [b4nst.github.io/turbogit](https://b4nst.github.io/turbogit)