[−][src]Module asyncgit::sync
sync git api
Re-exports
pub use utils::commit; |
pub use utils::stage_add; |
Modules
| diff | sync git api for fetching a diff |
| status | sync git api for fetching a status |
| utils | sync git api (various methods) |
Enums
| HookResult |
Functions
| hooks_commit_msg | |
| hooks_post_commit | |
| reset_stage | |
| reset_workdir | |
| stage_hunk | |
| unstage_hunk |