Module: Socialcast::Gitx
- Included in:
- CLI
- Defined in:
- lib/socialcast-git-extensions.rb,
lib/socialcast-git-extensions/cli.rb,
lib/socialcast-git-extensions/git.rb,
lib/socialcast-git-extensions/github.rb,
lib/socialcast-git-extensions/version.rb
Defined Under Namespace
Modules: Git, Github Classes: CLI
Constant Summary collapse
- DEFAULT_BASE_BRANCH =
'master'- DEFAULT_STAGING_BRANCH =
'staging'- DEFAULT_LAST_KNOWN_GOOD_STAGING_BRANCH =
'last_known_good_staging'- DEFAULT_PROTOTYPE_BRANCH =
'prototype'- VERSION =
"3.1.29"