Expand description
Git utilities shared by various commands.
Structs§
- GitSubprocess
Ui Uiadapter 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