git-next/crates/core
Paul Campbell 90779527cf
All checks were successful
Test / build (map[name:nightly]) (push) Successful in 10m18s
Test / build (map[name:stable]) (push) Successful in 12m5s
Release Please / Release-plz (push) Successful in 1m6s
Release Please / Docker image (push) Successful in 7m22s
feat: remove openssl transitive dependency
2025-01-18 20:31:41 +00:00
..
src chore(deps): update rust crate gix to 0.69 2025-01-17 20:42:07 +00:00
Cargo.toml feat: remove openssl transitive dependency 2025-01-18 20:31:41 +00:00
README.md docs: add missing readme for git-next-core 2024-07-28 13:54: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.