Docs.rs
git2-hooks-0.1.0
git2-hooks 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
extrawurst
Dependencies
git2 >=0.17
normal
log ^0.4
normal
shellexpand ^3.1
normal
thiserror ^1.0
normal
pretty_assertions ^1.4
dev
tempfile ^3.4
dev
Versions
50%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
git2_hooks
0.1.0
?
Function
git2_hooks
::
hooks_post_commit
source
·
[
−
]
pub fn hooks_post_commit(repo: &
Repository
) ->
Result
<
HookResult
,
HooksError
>
Expand description