Skip to main content

Module git_util

Module git_util 

Source
Expand description

Git utilities shared by various commands.

Structs§

GitSubprocessUi
Ui adapter to forward Git command outputs.
Progress

Functions§

absolute_git_url
Parses user-specified remote URL or path to absolute form.
get_remote_web_url
Returns the web URL for a git remote.
is_colocated_git_workspace
load_git_import_options
print_git_export_stats
print_git_import_stats
print_git_import_stats_summary
Prints only the summary of git import stats (abandoned count, failed refs). Use this when a WorkspaceCommandTransaction is not available.
print_push_stats