forked from kemitix/git-next
9 lines
297 B
Markdown
9 lines
297 B
Markdown
# git-next
|
|
|
|
## Trunk-based developement manager.
|
|
|
|
`git-next` is a combined server and command-line tool that enables trunk-based
|
|
development workflows where each commit must pass CI before being included in
|
|
the main branch.
|
|
|
|
See [git-next](https://crates.io/crates/git-next) for more information.
|