git-meta-cli 0.1.11

Command-line tool for structured Git metadata (get/set, serialize, materialize, push/pull). Installs the `git-meta` binary.
1
2
3
pub(crate) mod config;
pub(crate) mod local;
pub(crate) mod tree;