Class Git::Object
In: lib/git/object.rb
Parent: Object

represents a git object

Methods

new  

Classes and Modules

Class Git::Object::AbstractObject
Class Git::Object::Blob
Class Git::Object::Commit
Class Git::Object::Tag
Class Git::Object::Tree

Public Class methods

if we‘re calling this, we don‘t know what type it is yet so this is our little factory method

[Validate]