Module git_commands

Source

Statics§

GIT
GITHUB_REMOTE_PREFIX
GITHUB_REMOTE_SUFFIX
GIT_ROOT

Functions§

add_remote_branch
Fetches a branch of a remote into local. Optionally accepts a commit hash for versioning.
checkout_from_remote
clean_up_remote
Removes a remote and its branch
fetch_branch
fetch_pull_request
get_git_output
get_git_root
is_valid_branch_name
A valid branch name consists of alphanumeric characters, but also ‘.’, ‘-’, ‘/’ or ‘_’
merge_into_main
merge_pull_request
spawn_git