gitorii 0.1.8

A human-first Git client with simplified commands, snapshots, multi-platform mirrors and built-in secret scanning
1
2
3
4
5
pub mod conventional;
pub mod semver;
pub mod auto_tag;

pub use auto_tag::AutoTagger;