Docs.rs
asyncgit-0.26.2
asyncgit 0.26.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
extrawurst
Dependencies
bitflags ^2
normal
crossbeam-channel ^0.5
normal
dirs ^5.0
normal
easy-cast ^0.5
normal
fuzzy-matcher ^0.3
normal
git2 ^0.18
normal
git2-hooks ^0.3
normal
log ^0.4
normal
openssl-sys ^0.9
normal
optional
rayon ^1.10
normal
rayon-core ^1.12
normal
scopetime ^0.1
normal
serde ^1.0
normal
ssh-key ^0.6.6
normal
thiserror ^1.0
normal
unicode-truncate ^1.0
normal
url ^2.5
normal
env_logger ^0.11
dev
invalidstring ^0.1
dev
pretty_assertions ^1.4
dev
serial_test ^3.1
dev
tempfile ^3
dev
Versions
100%
of the crate is documented
Go to latest version
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
asyncgit
0.26.2
In asyncgit::sync
Function
asyncgit
::
sync
::
commit_revert
Copy item path
source
ยท
[
−
]
pub fn commit_revert(repo_path: &
RepoPath
, msg: &
str
) ->
Result
<
CommitId
>
Expand description