Docs.rs
git-quick-add-0.1.2
git-quick-add 0.1.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
fletch-r
Dependencies
console ^0.16.0
normal
dialoguer ^0.12.0
normal
git2 ^0.20.2
normal
tempfile ^3.21.0
normal
Versions
25%
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
Module git
git_
quick_
add
0.1.2
Module git
Module Items
Functions
In crate git_
quick_
add
git_quick_add
Module
git
Copy item path
Source
Functions
ยง
get_
paths
Gets the file paths of the changes in your repo.
git_
add_
selected
Stages the selected files in the git repository. If staging fails, the program exits.