| Crates.io | git-explore |
| lib.rs | git-explore |
| version | 0.1.3 |
| created_at | 2022-10-21 06:21:22.739352+00 |
| updated_at | 2022-10-23 00:39:58.889932+00 |
| description | A Tool for version control with multi git repo |
| homepage | https://github.com/huang12zheng/git-explore |
| repository | |
| max_upload_size | |
| id | 693214 |
| size | 49,040 |
cargo install git-explore
#git-explore list -d KEY_BASEPATH
git-explore list
#git-explore init -d KEY_BASEPATH
git-explore init
> create a file git-explore.db with maxvalue of cargo.toml
git-explore commit -d KEY_BASEPATH
> change version on git-explore.db and Cargo.toml
git-explore pull
git-explore push