Docs.rs
git_commands-0.2.0
git_commands 0.2.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
Timmmm
Dependencies
anyhow ^1.0.40
normal
colored ^2.0.0
normal
Versions
25%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
Crate git_commands
git_
commands
0.2.0
All Items
Crate Items
Structs
Enums
Functions
Crate
git_
commands
Copy item path
Source
Structs
§
Process
Error
Enums
§
Error
Functions
§
git
Run a git command with the given arguments in the given directory.
git_cwd
Run a git command with the given arguments in the current directory.
git_
internal