Docs.rs
gitcc-git-0.5.0
gitcc-git 0.5.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nlargueze
Dependencies
git2 ^0.17.1
normal
thiserror ^1.0.40
normal
time ^0.3.20
normal
Versions
97.06%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gitcc_
git
0.5.0
gitcc_git
Function
add_all
Copy item path
Source
pub fn add_all(repo: &
GitRepository
) ->
Result
<
()
,
Error
>
Expand description
Runs
git add --all