git-next-config 0.11.0

[deprecated crate] Base types for git-next, the trunk-based development manager
Documentation
1
2
3
4
5
6
7
8
9
10
11
# 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.

N.B. this crate has been merged into [git-next-core](https://crates.io/crates/git-next-core).