Class: Gct::Command::Repo

Inherits:
Gct::Command show all
Defined in:
lib/gct/command/repo.rb,
lib/gct/command/repo/add.rb,
lib/gct/command/repo/push.rb,
lib/gct/command/repo/update.rb

Direct Known Subclasses

Add, Push, Update

Defined Under Namespace

Classes: Add, Push, Update

Method Summary

Methods inherited from Gct::Command

#auto_add_tag, #check_branch_can_be_update, #config_gitlab, #current_branch, #file_contents, #get_project, #gitlab_error, #initialize, options, run

Constructor Details

This class inherits a constructor from Gct::Command