Module: GitHelper
- Defined in:
- lib/git_helper.rb,
lib/git_helper/version.rb,
lib/git_helper/clean_git.rb,
lib/git_helper/new_branch.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/octokit_client.rb,
lib/git_helper/checkout_default.rb,
lib/git_helper/git_config_reader.rb
Defined Under Namespace
Classes: ChangeRemote, CheckoutDefault, CleanGit, EmptyCommit, GitConfigReader, GitHubPullRequest, GitLabClient, GitLabMergeRequest, HighlineCli, NewBranch, OctokitClient
Constant Summary collapse
- VERSION =
'1.0.1'