Table of Contents - git_cli-0.8.0 Documentation
Classes and Modules
- GitCli
- GitCli::AddCommit
- GitCli::Branch
- GitCli::Clone
- GitCli::Common
- GitCli::Delta
- GitCli::Diff
- GitCli::Error
- GitCli::GitCliException
- GitCli::GitCore
- GitCli::Global
- GitCli::Gvcs
- GitCli::Gvcs::Repository
- GitCli::Gvcs::Vcs
- GitCli::Gvcs::Workspace
- GitCli::Ignore
- GitCli::Init
- GitCli::Log
- GitCli::OS
- GitCli::OS::Linux
- GitCli::OS::Linux::Utils
- GitCli::Pull
- GitCli::Push
- GitCli::Repos
- GitCli::Stash
- GitCli::Tags
- GitCli::WsCommon
Methods
- ::is_installed? — GitCli::OS::Linux::Utils
- ::is_which_installed? — GitCli::OS::Linux::Utils
- ::new — GitCli::Gvcs::Vcs
- ::new — GitCli::Gvcs::Workspace
- ::new — GitCli::Gvcs::Repository
- ::new — GitCli::Global
- #add — GitCli::AddCommit
- #add_remote — GitCli::Repos
- #add_repos — GitCli::Gvcs::Workspace
- #add_staging — GitCli::AddCommit
- #add_to_staging — GitCli::AddCommit
- #all_branches — GitCli::Branch
- #all_tags — GitCli::Tags
- #check_repos — GitCli::Gvcs::Workspace
- #check_repos — GitCli::WsCommon
- #check_vcs — GitCli::WsCommon
- #checkout_tag — GitCli::Tags
- #clone — GitCli::Clone
- #commit — GitCli::AddCommit
- #commit_all — GitCli::AddCommit
- #conflicted_files — GitCli::Delta
- #create_branch — GitCli::Branch
- #create_tag — GitCli::Tags
- #create_tag_from_commit — GitCli::Tags
- #current_branch — GitCli::Branch
- #delete_branch — GitCli::Branch
- #delete_remote_tag — GitCli::Tags
- #delete_tag — GitCli::Tags
- #deleted_files — GitCli::Delta
- #diff — GitCli::Diff
- #diff_branch — GitCli::Diff
- #diff_common — GitCli::Diff
- #diff_file — GitCli::Diff
- #diff_file_with_last_commit — GitCli::Diff
- #diff_index_with_last_commit — GitCli::Diff
- #diff_working_with_last_commit — GitCli::Diff
- #download_all_remote_branches_name — GitCli::Branch
- #exe_path — GitCli::GitCore
- #fetch_tag_to_local — GitCli::Tags
- #ignore — GitCli::Ignore
- #ignore_rules — GitCli::Ignore
- #init — GitCli::Init
- #is_installed? — GitCli::GitCore
- #is_repos_exist? — GitCli::Gvcs::Workspace
- #is_workspace? — GitCli::Gvcs::Workspace
- #local_branches — GitCli::Branch
- #log_debug — GitCli::Common
- #log_error — GitCli::Common
- #log_warn — GitCli::Common
- #logs — GitCli::Log
- #merge_branch — GitCli::Branch
- #modified_files — GitCli::Delta
- #new_files — GitCli::Delta
- #os_exec — GitCli::Common
- #path — GitCli::Gvcs::Workspace
- #pull — GitCli::Pull
- #push — GitCli::Push
- #push_changes — GitCli::Push
- #push_changes_with_tag — GitCli::Push
- #push_changes_with_tags — GitCli::Push
- #push_with_tag — GitCli::Push
- #push_with_tags — GitCli::Push
- #remote_branches — GitCli::Branch
- #remote_config — GitCli::Repos
- #remove_from_staging — GitCli::AddCommit
- #remove_from_vcs — GitCli::AddCommit
- #remove_remote — GitCli::Repos
- #remove_staging — GitCli::AddCommit
- #reset — GitCli::Init
- #reset_all_changes — GitCli::Delta
- #reset_file_changes — GitCli::Delta
- #show_log — GitCli::Log
- #show_tag_detail — GitCli::Tags
- #ssl_verify — GitCli::Gvcs::Repository
- #staged_files — GitCli::Delta
- #stash_changes — GitCli::Stash
- #stash_clear — GitCli::Stash
- #stash_list — GitCli::Stash
- #stash_remove — GitCli::Stash
- #stash_restore — GitCli::Stash
- #stash_restore_and_remove — GitCli::Stash
- #stash_to_new_branch — GitCli::Stash
- #status — GitCli::Delta
- #switch_branch — GitCli::Branch
- #sync_all_remote_branches_name — GitCli::Branch
- #tag_info — GitCli::Tags
- #update_ignore_rules — GitCli::Ignore
- #vcs — GitCli::Gvcs::Workspace
- #version — GitCli::GitCore
- #with_ignore_file — GitCli::Ignore
- #workspace_root — GitCli::Gvcs::Workspace