gita

Crates.iogita
lib.rsgita
version0.0.2
sourcesrc
created_at2020-05-23 21:24:33.684967
updated_at2020-05-24 19:36:53.104246
descriptiongit2-rs is hard to use
homepagehttps://github.com/clearloop/gita
repositoryhttps://github.com/clearloop/gita
max_upload_size
id244990
size8,224
(clearloop)

documentation

https://docs.rs/gita

README

gita

git2-rs is hard to use

pull

fn main() {
    gita::pull("my_git_repo", "origin", "master");
}

LICENSE

CC0 1.0 Universal

Commit count: 3

cargo fmt