Module asyncgit::sync::utils [−][src]
sync git api (various methods)
Structs
Head |
Functions
get_config_string | get string from config |
get_head | |
get_head_refname | |
get_head_repo | |
get_head_tuple | |
is_bare_repo | checks if the git repo at path |
is_repo | |
repo_work_dir | |
stage_add_all | like |
stage_add_file | add a file diff from workingdir to stage (will not add removed files see |
stage_addremoved | stage a removed file |