Class GitMaintain::Repo
In: lib/repo.rb
Parent: Object

Methods

Constants

ACTION_LIST = [ :list_branches, # Internal commands for completion :list_suffixes, :submit_release
ACTION_HELP = [ "* submit_release: Push the to stable and create the release packages", ]

Attributes

path  [R] 
remote_stable  [R] 
remote_valid  [R] 
stable_repo  [R] 
valid_repo  [R] 

Public Class methods

Public Instance methods

[Validate]