vdev
0.1.0
In vdev::
git
Functions
add_files_in_current_dir
branch_exists
changed_files
check_git_repository_clean
checkout_branch
checkout_main_branch
checkout_or_create_branch
clone
commit
create_branch
current_branch
get_git_sha
get_modified_files
is_warning_line
list_files
merge_branch
push
push_and_set_upstream
push_branch
run_and_check_output
set_config_value
tag_version
vdev
::
git
Function
set_config_value
Copy item path
Settings
Help
Summary
Source
pub fn set_config_value(key: &
str
, value: &
str
) ->
Result
<
String
>