Module: GitHelper

Defined in:
lib/git_helper.rb,
lib/git_helper/version.rb,
lib/git_helper/local_code.rb,
lib/git_helper/new_branch.rb,
lib/git_helper/code_request.rb,
lib/git_helper/empty_commit.rb,
lib/git_helper/highline_cli.rb,
lib/git_helper/pull_request.rb,
lib/git_helper/change_remote.rb,
lib/git_helper/gitlab_client.rb,
lib/git_helper/merge_request.rb,
lib/git_helper/clean_branches.rb,
lib/git_helper/octokit_client.rb,
lib/git_helper/checkout_default.rb,
lib/git_helper/git_config_reader.rb,
lib/git_helper/forget_local_commits.rb

Defined Under Namespace

Classes: ChangeRemote, CheckoutDefault, CleanBranches, CodeRequest, EmptyCommit, ForgetLocalCommits, GitConfigReader, GitHubPullRequest, GitLabClient, GitLabMergeRequest, HighlineCli, LocalCode, NewBranch, OctokitClient

Constant Summary collapse

VERSION =
'3.1.0'