git-next-core 0.12.1

core for git-next, the trunk-based development manager
Documentation
1
2
3
4
5
6
7
8
9
# 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.