git-next/crates/config
Paul Campbell 2a50a44ed0
Some checks failed
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
Rust / build (push) Failing after 11s
refactor: merge config crate into core crate
2024-07-25 20:47:25 +01:00
..
src refactor: merge config crate into core crate 2024-07-25 20:47:25 +01:00
Cargo.toml refactor: merge config crate into core crate 2024-07-25 20:47:25 +01:00
README.md refactor: merge config crate into core crate 2024-07-25 20:47:25 +01:00

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 for more information.

N.B. this crate has been merged into git-next-core.