Modify according to git-down, Supplemented test cases, and more convenient to be called.
lets you download one or multiple directories from a Git repository.
Usage
cargo add download_git
Example
use download_git;
download.unwrap;
License
MIT
Modify according to git-down, Supplemented test cases, and more convenient to be called.
lets you download one or multiple directories from a Git repository.
cargo add download_git
use download_git;
download.unwrap;
MIT