git2-rs
git2-rs copied to clipboard
git clone arguments
I would like to be able to specify arguments for the clone command. Specifically, "--depth 1 --branch (branch_name)"
You can set the depth of the clone using FetchOptions#depth