parent
57458173d0
commit
11de4efae6
1 changed files with 9 additions and 0 deletions
9
crates/core/README.md
Normal file
9
crates/core/README.md
Normal file
|
@ -0,0 +1,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.
|
Loading…
Reference in a new issue