Class: Git_Repo

Inherits:
Object
  • Object
show all
Includes:
Base
Defined in:
lib/Git_Repo.rb,
lib/Git_Repo/version.rb

Defined Under Namespace

Modules: Base

Constant Summary collapse

Failed_Shell_Command =
Class.new(RuntimeError)
VERSION =
"0.1.0"

Instance Attribute Summary

Attributes included from Base

#address

Method Summary

Methods included from Base

#add, #bundle_update, #changes_to_be_committed?, #commit, #commit_pending?, #init, #initialize, #nothing_to_commit?, #reset, #shell, #staged?, #status, #tag, #update