class Envirobly::Git::Commit

def initialize(ref)

def initialize(ref)
  @ref = ref
end