List of all items
Structs
- commands::branch_fetch::Item
- flags::Flag
- types::Branch
- types::BranchAndRemote
- types::Configuration
- types::GitHubResponse
- types::Head
- types::Remote
- types::Repo
Macros
Functions
- backup::files
- backup::restore
- commands::branch_fetch::branch_fetch
- commands::gen_patch::gen_patch
- commands::help::format_description
- commands::help::help
- commands::init::init
- commands::pr_fetch::ignore_octothorpe
- commands::pr_fetch::pr_fetch
- commands::run::parse_if_maybe_hash
- commands::run::run
- flags::is_valid_flag
- git_commands::add_remote_branch
- git_commands::checkout_from_remote
- git_commands::clean_up_remote
- git_commands::fetch_branch
- git_commands::fetch_pull_request
- git_commands::get_git_output
- git_commands::get_git_root
- git_commands::is_valid_branch_name
- git_commands::merge_into_main
- git_commands::merge_pull_request
- git_commands::spawn_git
- utils::display_link
- utils::make_request
- utils::normalize_commit_msg
- utils::with_uuid
Type Aliases
Statics
- APP_NAME
- CONFIG_FILE
- CONFIG_ROOT
- INDENT
- commands::branch_fetch::BRANCH_FETCH_BRANCH_NAME_FLAG
- commands::branch_fetch::BRANCH_FETCH_CHECKOUT_FLAG
- commands::branch_fetch::BRANCH_FETCH_FLAGS
- commands::gen_patch::GEN_PATCH_FLAGS
- commands::gen_patch::GEN_PATCH_NAME_FLAG
- commands::help::HELP_FLAG
- commands::help::VERBOSE_FLAG
- commands::help::VERSION_FLAG
- commands::pr_fetch::PR_FETCH_BRANCH_NAME_FLAG
- commands::pr_fetch::PR_FETCH_CHECKOUT_FLAG
- commands::pr_fetch::PR_FETCH_FLAGS
- commands::pr_fetch::PR_FETCH_REPO_NAME_FLAG
- commands::run::RUN_YES_FLAG
- flags::IS_VERBOSE
- git_commands::GIT
- git_commands::GITHUB_REMOTE_PREFIX
- git_commands::GITHUB_REMOTE_SUFFIX
- git_commands::GIT_ROOT