git-explore 0.1.3

A Tool for version control with multi git repo
Documentation

Install

cargo install git-explore

Usage

#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